Home
last modified time | relevance | path

Searched refs:split_nodes (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/tsort/
H A Dtsort.c121 static void split_nodes(struct ohash *, struct array *, struct array *);
530 split_nodes(struct ohash *hash, struct array *heap, struct array *remaining) in split_nodes() function
924 split_nodes(pairs, &aux, &remaining); in tsort()