Lines Matching defs:compar_t
907 typedef int (*compar_t)(const void*, const void*);978 qsort(edges, num_edges, sizeof(AAEdge), (compar_t)compare_edges);