Searched defs:fmod (Results 1 – 3 of 3) sorted by relevance
187 #define fmod(x, y) wtf_fmod(x, y) macro
165 fmod, enumerator
805 #define fmod(__x, __y) __tg_fmod(__tg_promote2((__x), (__y))(__x), \ macro