Home
last modified time | relevance | path

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

/freebsd/share/man/man3/
H A DMakefile189 Q_SIGNED.3 Q_QGEQ.3 \
/freebsd/sys/sys/
H A Dqmath.h366 #define Q_QGEQ(a, b) Q_QCMPQ(a, b, >, >=) macro
/freebsd/sys/kern/
H A Dsubr_stats.c2860 if (Q_QGEQ(voival->q32.sq32, bkt_lb->q32.sq32))
2869 if (Q_QGEQ(voival->q32.uq32, bkt_lb->q32.uq32))
2878 if (Q_QGEQ(voival->q64.sq64, bkt_lb->q64.sq64))
2887 if (Q_QGEQ(voival->q64.uq64, bkt_lb->q64.uq64))