Searched refs:Q_QMINQ (Results 1 – 2 of 2) sorted by relevance
180 Q_QADDQ.3 Q_QMINQ.3 \
378 #define Q_QMINQ(a, b) (Q_LT(a, b) ? (a) : (b)) macro