Searched refs:creall (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | complex.h | 102 long double creall(long double complex);
110 #define creall(x) ((long double)(x)) macro |
Completed in 1 milliseconds