Searched defs:intcmp (Results 1 – 4 of 4) sorted by relevance
28 static int intcmp(int left, int right) in intcmp() function
241 intcmp(const void *c1, const void *c2) in intcmp() function
191 int intcmp (const void *a, const void *b) in intcmp() function
352 #define Q_QCMPQ(a, b, intcmp, fraccmp) \ argument