Searched refs:QTY_CMP_PRI (Results 1 – 3 of 3) sorted by relevance
1755 #define QTY_CMP_PRI(q) \ macro1762 return QTY_CMP_PRI (q2) - QTY_CMP_PRI (q1); in qty_compare()1769 int tem = QTY_CMP_PRI (q2) - QTY_CMP_PRI (q1); in qty_compare_1()1799 return QTY_CMP_PRI (q2) - QTY_CMP_PRI (q1); in qty_sugg_compare()1811 tem = QTY_CMP_PRI (q2) - QTY_CMP_PRI (q1); in qty_sugg_compare_1()1821 #undef QTY_CMP_PRI
15938 * local-alloc.c (QTY_CMP_PRI): Likewise.20014 (QTY_CMP_PRI): Use freq.
9127 (QTY_CMP_PRI, QTY_CMP_SUGG): New macros.