Searched defs:compare (Results 1 – 4 of 4) sorted by relevance
14 static int property_idx_cmp(const void *keyp, const void *compare) in property_idx_cmp()
186 static int compare(const void *a, const void *b) in compare() function
84 static int compare(const QUIC_CFQ_ITEM_EX *a, const QUIC_CFQ_ITEM_EX *b) in compare() function
52 int (*compare)(const void *, const void *); member
Completed in 11 milliseconds