Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c407 int depth; member
520 cl->depth = parent ? parent->depth + 1 : 0; in hol_add_cluster()
731 if (cl1->depth > cl2->depth) in hol_cluster_cmp()
735 while (cl1->depth > cl2->depth); in hol_cluster_cmp()
742 else if (cl1->depth < cl2->depth) in hol_cluster_cmp()
746 while (cl1->depth < cl2->depth); in hol_cluster_cmp()

Completed in 8 milliseconds