Searched defs:SET_HIGH_WORD (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/lib/libc/gen/
H A Dldexp.c72 #define SET_HIGH_WORD(d,v) \ macro
/freebsd-11-stable/lib/msun/src/
H A Dmath_private.h184 #define SET_HIGH_WORD(d,v) \ macro
H A De_hypotl.c34 #undef SET_HIGH_WORD macro
35 #define SET_HIGH_WORD(v, i) SET_LDBL_EXPSIGN(v, i) macro

Completed in 125 milliseconds