Searched defs:lg2_h (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/lang/fdlibm/src/
H A De_pow.c101 lg2_h = 6.93147182464599609375e-01, /* 0x3FE62E43, 0x00000000 */ variable
307 u = t*lg2_h;
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntimeTrans.cpp499 lg2_h = 6.93147182464599609375e-01, /* 0x3FE62E43, 0x00000000 */ variable
708 u = t*lg2_h;

Completed in 61 milliseconds