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