Home
last modified time | relevance | path

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

/NextBSD/lib/msun/src/
HDe_hypotl.c33 #define GET_HIGH_WORD(i, v) GET_LDBL_EXPSIGN(i, v) macro
HDmath_private.h107 #define GET_HIGH_WORD(i,d) \ macro
/NextBSD/lib/libc/gen/
HDmodf.c72 #define GET_HIGH_WORD(i,d) \ macro
HDldexp.c63 #define GET_HIGH_WORD(i,d) \ macro
/NextBSD/contrib/libstdc++/libmath/
Dmathconf.h170 #define GET_HIGH_WORD(i,d) \ macro