Searched defs:fdim (Results 1 – 2 of 2) sorted by relevance
30 #pragma weak fdim = __fdim macro
95 #define fdim(x, y) __tgmath_fdim(x, y) macro