Searched defs:o_threshold (Results 1 – 8 of 8) sorted by relevance
| /third_party/jerryscript/jerry-libm/ |
| D | exp.c | 111 #define o_threshold 7.09782712893383973096e+02 /* 0x40862E42, 0xFEFA39EF */ macro
|
| D | expm1.c | 127 #define o_threshold 7.09782712893383973096e+02 /* 0x40862E42, 0xFEFA39EF */ macro
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | expm1.c | 110 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable
|
| /third_party/musl/src/math/ |
| D | expm1.c | 110 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable
|
| /third_party/FreeBSD/lib/msun/src/ |
| D | e_coshl.c | 81 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable
|
| D | e_sinhl.c | 80 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable
|
| /third_party/FreeBSD/lib/msun/ld128/ |
| D | s_expl.c | 54 o_threshold = 11356.523406294143949491931077970763428L, variable
|
| /third_party/node/deps/v8/src/base/ |
| D | ieee754.cc | 1447 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ in exp() local 2213 o_threshold = 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ in expm1() local
|