Searched refs:cbrt (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 154 #undef cbrt
macro 217 #define cbrt(x) __tg_real(cbrt, (x)) macro |
H A D | math.h | 163 double cbrt(double);
|
Completed in 2 milliseconds