Searched refs:__tg_real_complex_fabs (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 136 #define __tg_real_complex_fabs(x) (__RETCAST_REAL(x)( \
macro 231 #define fabs(x) __tg_real_complex_fabs(x) |
Completed in 2 milliseconds