Home
last modified time | relevance | path

Searched defs:fdim (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfdim.c30 #pragma weak fdim = __fdim macro
/illumos-gate/usr/src/head/
H A Dtgmath.h95 #define fdim(x, y) __tgmath_fdim(x, y) macro