Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_math.c141 static inline int fisstrictneg(float x) { in fisstrictneg() function
259 if(fisstrictneg(u)) return fnan_or(FPINF); in WRAPPER_FUNC()
267 if(fisstrictneg(u)) return fnan_or(FPINF); in WRAPPER_FUNC()