Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_double/
A Ddouble_math.c40 #define DUNPACKS(x,s,e,m) s=((x)>>63),DUNPACK((x),(e),(m)) macro
567 DUNPACKS(ix,sx,ex,mx);
586 DUNPACKS(ix,sx,ex,mx);
587 DUNPACKS(iy,sy,ey,my);

Completed in 5 milliseconds