Home | History | Annotate | Download | only in inc

Lines Matching refs:L_num

997 	Word32 L_num;
1021 L_num = L_deposit_l (var1);
1026 L_num <<= 1;
1027 if (L_num >= L_denom)
1029 L_num -= L_denom;