Searched defs:GET_HIGH_WORD (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | e_hypotl.c | 42 #define GET_HIGH_WORD(i, v) GET_LDBL_EXPSIGN(i, v) macro |
| H A D | math_private.h | 152 #define GET_HIGH_WORD(i,d) \ macro |
Completed in 3 milliseconds