Searched defs:fmod (Results 1 – 2 of 2) sorted by relevance
19 double fmod(double x, double y) in fmod() function
236 #define fmod(x,y) __tg_real_2(fmod, (x), (y)) macro