Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c923 struct hol_cluster **cl_end = &hol->clusters; in hol_append() local
926 while (*cl_end) in hol_append()
927 cl_end = &(*cl_end)->next; in hol_append()
928 *cl_end = more->clusters; in hol_append()

Completed in 7 milliseconds