Home
last modified time | relevance | path

Searched refs:u_threshold (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-libm/
Dexp.c112 #define u_threshold -7.45133219101941108420e+02 /* 0xc0874910, 0xD52D3051 */ macro
149 if (x < u_threshold) /* underflow */ in exp()
214 #undef u_threshold