Searched refs:FUNPACKS (Results 1 – 1 of 1) sorted by relevance
/lk-master/external/platform/pico/rp2_common/pico_float/ |
A D | float_math.c | 35 #define FUNPACKS(x,s,e,m) s=((x)>>31),FUNPACK((x),(e),(m)) macro 506 FUNPACKS(ix,sx,ex,mx); in WRAPPER_FUNC() 527 FUNPACKS(ix,sx,ex,mx); in WRAPPER_FUNC() 528 FUNPACKS(iy,sy,ey,my); in WRAPPER_FUNC()
|
Completed in 3 milliseconds