Searched defs:frexp64 (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/math/ | ||
D | s_frexp.c | 76 frexp64(__float64 x, int *eptr) in frexp64() function |
/picolibc-latest/newlib/libm/common/ | ||
D | math_config.h | 1240 #define frexp64 _NAME_64(frexp) macro |