Searched defs:fdim (Results 1 – 2 of 2) sorted by relevance
132 #define fdim(x,y) __TGMATH_REAL_2(x, y, fdim) macro
171 #define fdim(x, y) __tg_simple2(x, y, fdim) macro