Searched refs:Q_QLEQ (Results 1 – 2 of 2) sorted by relevance
186 Q_SIGNED.3 Q_QLEQ.3 \
360 #define Q_QLEQ(a, b) Q_QCMPQ(a, b, <, <=) macro