Searched defs:GET_HIGH_WORD (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/libc/gen/
H A Dmodf.c72 #define GET_HIGH_WORD(i,d) \ macro
H A Dldexp.c63 #define GET_HIGH_WORD(i,d) \ macro
/barrelfish-master/lib/msun/src/
H A De_hypotl.c32 #undef GET_HIGH_WORD macro
33 #define GET_HIGH_WORD(i, v) GET_LDBL_EXPSIGN(i, v) macro
H A Dmath_private.h107 #define GET_HIGH_WORD(i,d) \ macro

Completed in 45 milliseconds