Searched defs:fmod (Results 1 – 3 of 3) sorted by relevance
891 # define fmod rpl_fmod macro
46 Ambiguous fmod(Ambiguous, Ambiguous){ return Ambiguous(); } in fmod() function
805 #define fmod(__x, __y) __tg_fmod(__tg_promote2((__x), (__y))(__x), \ macro