Searched refs:lround (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 188 #undef lround
macro 251 #define lround(x) __tg_real_nocast(lround, (x)) macro |
H A D | math.h | 283 long lround(double);
|
Completed in 2 milliseconds