Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_math.c112 static inline int fispinf(float x) { return fgetsignexp(x)==0xff; } in fispinf() function
273 if(fispinf(x)) return (float)( PIf/2); in WRAPPER_FUNC()
393 if(fispinf(x)) { in WRAPPER_FUNC()
443 if(fispinf(x)) { in WRAPPER_FUNC()
455 if(fispinf(y)) { in WRAPPER_FUNC()