Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_math.c542 int sx,sy,ex,ey,q; in WRAPPER_FUNC() local
545 FUNPACKS(iy,sy,ey,my); in WRAPPER_FUNC()
573 if(sy) q=-q; in WRAPPER_FUNC()
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_math.c586 int sx,sy,ex,ey,q; in WRAPPER_FUNC() local
589 DUNPACKS(iy,sy,ey,my); in WRAPPER_FUNC()
617 if(sy) q=-q; in WRAPPER_FUNC()