Searched defs:o_threshold (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/src/java.base/share/native/libfdlibm/
H A Dw_exp.c38 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable
H A De_exp.c100 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable
H A Ds_expm1.c131 o_threshold = 7.09782712893383973096e+02,/* 0x40862E42, 0xFEFA39EF */ variable
/openjdk9/jdk/test/java/lang/StrictMath/
H A DFdlibmTranslit.java323 private static final double o_threshold= 7.09782712893383973096e+02; /* 0x40862E42, 0xFEFA39EF */ field in class:FdlibmTranslit.Exp
/openjdk9/jdk/src/java.base/share/classes/java/lang/
H A DFdLibm.java653 private static final double o_threshold= 0x1.62e42fefa39efp9; // 7.09782712893383973096e+02 field in class:FdLibm.Exp
/openjdk9/hotspot/src/share/vm/runtime/
H A DsharedRuntimeTrans.cpp305 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable

Completed in 33 milliseconds