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

/freebsd-11-stable/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
/freebsd-11-stable/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.h148 #define GET_HIGH_WORD(i,d) \ macro
/freebsd-11-stable/contrib/libstdc++/libmath/
H A Dmathconf.h170 #define GET_HIGH_WORD(i,d) \ macro

Completed in 134 milliseconds