Searched refs:typegraph_nodecmp (Results 1 – 1 of 1) sorted by relevance
942 typegraph_nodecmp(const void *l, const void *r) in typegraph_nodecmp() function2338 qsort(tg_sorted, tg_nsorted, sizeof (tg_node_t *), typegraph_nodecmp); in typegraph_sort()