Searched refs:num (Results 1 – 1 of 1) sorted by relevance
/argp/ |
A D | argp-help.c | 362 unsigned num; member 477 entry->num = 0; in make_hol() 626 unsigned num; in hol_entry_first_long() local 627 for (opt = entry->opt, num = entry->num; num > 0; opt++, num--) in hol_entry_first_long() 1213 unsigned num; in hol_entry_help() local 1225 for (opt = real, num = entry->num; num > 0; opt++, num--) in hol_entry_help() 1234 for (opt = real, num = entry->num; num > 0; opt++, num--) in hol_entry_help() 1258 for (opt = real, num = entry->num; num > 0; opt++, num--) in hol_entry_help() 1275 for (opt = real, num = entry->num; num > 0; opt++, num--) in hol_entry_help() 1340 unsigned num; in hol_help() local [all …]
|
Completed in 8 milliseconds