Home
last modified time | relevance | path

Searched refs:rint (Results 1 – 2 of 2) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
Dtgmath.h195 #undef rint
258 #define rint(x) __tg_real(rint, (x)) macro
Dmath.h319 double rint(double);