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