Searched refs:twom54 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/java/lang/fdlibm/src/
H A Ds_scalbn.c42 twom54 = 5.55111512312578270212e-17, /* 0x3C900000, 0x00000000 */ variable
76 return x*twom54;
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntimeTrans.cpp84 twom54 = 5.55111512312578270212e-17, /* 0x3C900000, 0x00000000 */ variable
112 return x*twom54;
H A DsharedRuntimeTrig.cpp93 twom54 = 5.55111512312578270212e-17, /* 0x3C900000, 0x00000000 */ variable
121 return x*twom54;

Completed in 38 milliseconds