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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntimeTrig.cpp257 two24B = 1.67772160000000000000e+07, /* 0x41700000, 0x00000000 */ variable
287 iq[i] = (int)(z-two24B*fw);
352 if(z>=two24B) {
354 iq[jz] = (int)(z-two24B*fw);

Completed in 31 milliseconds