Searched refs:sy (Results 1 – 2 of 2) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/pico_float/ |
D | float_math.c | 542 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/ |
D | double_math.c | 586 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()
|