Home
last modified time | relevance | path

Searched defs:GET_HIGH_WORD (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/msun/src/
H A De_hypotl.c29 #define GET_HIGH_WORD(i, v) GET_LDBL_EXPSIGN(i, v) macro
H A Dmath_private.h146 #define GET_HIGH_WORD(i,d) \ macro
/freebsd/lib/libc/gen/
H A Dmodf.c68 #define GET_HIGH_WORD(i,d) \ macro