Searched defs:SET_HIGH_WORD (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | e_hypotl.c | 44 #define SET_HIGH_WORD(v, i) SET_LDBL_EXPSIGN(v, i) macro |
| H A D | math_private.h | 189 #define SET_HIGH_WORD(d,v) \ macro |
Completed in 4 milliseconds