Searched refs:frexp (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 175 #undef frexp
macro 238 #define frexp(x,y) __tg_real_2_1(frexp, (x), (y)) macro |
H A D | math.h | 231 double frexp(double, int *);
|
Completed in 2 milliseconds