Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dqmath.h371 #define Q_QEQ(a, b) Q_QCMPQ(a, b, ==, ==) macro
/f-stack/freebsd/kern/
H A Dsubr_stats.c2854 if ((eq_only && Q_QEQ(voival->q32.sq32,
2863 if ((eq_only && Q_QEQ(voival->q32.uq32,
2872 if ((eq_only && Q_QEQ(voival->q64.sq64,
2881 if ((eq_only && Q_QEQ(voival->q64.uq64,