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

/openjdk7/jdk/src/share/native/java/lang/fdlibm/src/
H A De_pow.c109 ivln2_l = 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/ variable
215 v = t*ivln2_l-w*ivln2;
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntimeTrans.cpp507 ivln2_l = 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/ variable
616 v = t*ivln2_l-w*ivln2;

Completed in 333 milliseconds