Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dqmath.h368 #define Q_QGEQ(a, b) Q_QCMPQ(a, b, >, >=) macro
/f-stack/freebsd/kern/
H A Dsubr_stats.c2853 if (Q_QGEQ(voival->q32.sq32, bkt_lb->q32.sq32))
2862 if (Q_QGEQ(voival->q32.uq32, bkt_lb->q32.uq32))
2871 if (Q_QGEQ(voival->q64.sq64, bkt_lb->q64.sq64))
2880 if (Q_QGEQ(voival->q64.uq64, bkt_lb->q64.uq64))