Searched refs:__tg_simple3 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/include/
H A Dtgmath.h130 #define __tg_simple3(x, y, z, fn) \ macro
173 #define fma(x, y, z) __tg_simple3(x, y, z, fma)

Completed in 58 milliseconds