Searched refs:twom54 (Results 1 – 5 of 5) sorted by relevance
35 static const double twom54 = 5.5511151231257827021181583404541015625e-17; variable106 return (x * twom54); in scalbln()
37 twom54 = 5.5511151231257827021181583404541015625e-17; variable116 return (x * twom54); in scalbn()
283 #define twom54 C[12] macro353 return (twom54 * y); in exp()
89 double twom54 = twom52 * 0.25; in scalbn() local114 return (x * twom54); in scalbn()
43 twom54 = 0x08 define