Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c421 unsigned num_entries; member
445 hol->num_entries = 0; in make_hol()
459 hol->num_entries++; in make_hol()
541 if (hol->num_entries > 0) in hol_free()
639 unsigned num_entries = hol->num_entries; in hol_find_entry() local
641 while (num_entries-- > 0) in hol_find_entry()
910 if (hol->num_entries > 0) in hol_sort()
936 hol->num_entries = more->num_entries; in hol_append()
948 unsigned num_entries = hol->num_entries + more->num_entries; in hol_append() local
1005 hol->num_entries = num_entries; in hol_append()
[all …]

Completed in 7 milliseconds