Searched refs:Q_QMAXQ (Results 1 – 2 of 2) sorted by relevance
179 Q_QADDQ.3 Q_QMAXQ.3 \
375 #define Q_QMAXQ(a, b) (Q_GT(a, b) ? (a) : (b)) macro