Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_math.c144 static inline int disstrictneg(double x) { in disstrictneg() function
262 if(disstrictneg(u)) return dnan_or(PINF); in WRAPPER_FUNC()
270 if(disstrictneg(u)) return dnan_or(PINF); in WRAPPER_FUNC()