Searched refs:__tg_real_complex_pow (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 127 #define __tg_real_complex_pow(x, y) (__RETCAST_2(x, y)( \
macro 255 #define pow(x,y) __tg_real_complex_pow((x), (y)) |
Completed in 1 milliseconds