Searched refs:ptrcmp (Results 1 – 1 of 1) sorted by relevance
73 static inline int ptrcmp(void *l, void *r) in ptrcmp() function88 bubble_sort(&a[1], ARRAY_SIZE(a) - 1, ptrcmp); \104 bubble_sort(&a[1], ARRAY_SIZE(a) - 1, ptrcmp); \