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