Home
last modified time | relevance | path

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

/freebsd/share/man/man3/
H A DMakefile190 Q_SIGNED.3 Q_QNEQ.3 \
/freebsd/sys/sys/
H A Dqmath.h372 #define Q_QNEQ(a, b) Q_QCMPQ(a, b, !=, !=) macro