Home | History | Annotate | Download | only in wtf

Lines Matching refs:Exp_shift1

129 #define Exp_shift1 20
1356 if ((i = (int)(word0(&u) >> Exp_shift1 & (Exp_mask >> Exp_shift1)))) {