Searched refs:Q_QNEQ (Results 1 – 2 of 2) sorted by relevance
190 Q_SIGNED.3 Q_QNEQ.3 \
372 #define Q_QNEQ(a, b) Q_QCMPQ(a, b, !=, !=) macro