Home
last modified time | relevance | path

Searched defs:o_threshold (Results 1 – 8 of 8) sorted by relevance

/third_party/jerryscript/jerry-libm/
Dexp.c111 #define o_threshold 7.09782712893383973096e+02 /* 0x40862E42, 0xFEFA39EF */ macro
Dexpm1.c127 #define o_threshold 7.09782712893383973096e+02 /* 0x40862E42, 0xFEFA39EF */ macro
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexpm1.c110 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable
/third_party/musl/src/math/
Dexpm1.c110 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable
/third_party/FreeBSD/lib/msun/src/
De_coshl.c81 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable
De_sinhl.c80 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable
/third_party/FreeBSD/lib/msun/ld128/
Ds_expl.c54 o_threshold = 11356.523406294143949491931077970763428L, variable
/third_party/node/deps/v8/src/base/
Dieee754.cc1447 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ in exp() local
2213 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ in expm1() local