Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
Dtgmath.h174 #undef fmod
237 #define fmod(x,y) __tg_real_2(fmod, (x), (y)) macro
Dmath.h227 double fmod(double, double);