Searched refs:fmin (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 173 #undef fmin
macro 236 #define fmin(x,y) __tg_real_2(fmin, (x), (y)) macro |
H A D | math.h | 223 double fmin(double, double);
|
Completed in 1 milliseconds