Home
last modified time | relevance | path

Searched refs:Q_QEQ (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/man/man3/
H A DMakefile190 Q_SIGNED.3 Q_QEQ.3 \
/freebsd/sys/sys/
H A Dqmath.h369 #define Q_QEQ(a, b) Q_QCMPQ(a, b, ==, ==) macro
/freebsd/sys/kern/
H A Dsubr_stats.c2861 if ((eq_only && Q_QEQ(voival->q32.sq32,
2870 if ((eq_only && Q_QEQ(voival->q32.uq32,
2879 if ((eq_only && Q_QEQ(voival->q64.sq64,
2888 if ((eq_only && Q_QEQ(voival->q64.uq64,