Home | History | Annotate | Download | only in inc

Lines Matching refs:L_denom

998 	Word32 L_denom;
1022 L_denom = L_deposit_l(var2);
1027 if (L_num >= L_denom)
1029 L_num -= L_denom;