Searched refs:Exp_shift1 (Results 1 – 1 of 1) sorted by relevance
245 #define Exp_shift1 20 macro275 #define Exp_shift1 24 macro299 #define Exp_shift1 7 macro1908 i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1)); in __dtoa()1910 if (i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1))) { in __dtoa()