Home
last modified time | relevance | path

Searched refs:Q_NORMPREC (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dqmath.h470 #define Q_NORMPREC(a, b) \ macro
502 if ((_aserr = Q_NORMPREC(a, b))) while (0); /* NOP */ \
524 if ((_err = Q_NORMPREC(a, b))) while (0); /* NOP */ \
540 if ((_mulerr = Q_NORMPREC(a, b))) while (0); /* NOP */ \
/freebsd-14.2/share/man/man3/
H A DMakefile180 Q_QADDQ.3 Q_NORMPREC.3 \