Searched refs:ilogb (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 177 #undef ilogb
macro 240 #define ilogb(x) __tg_real_nocast(ilogb, (x)) macro |
H A D | math.h | 239 int ilogb(double);
|
Completed in 2 milliseconds