Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c560 unsigned nopts; in hol_entry_short_iterate() local
565 for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--) in hol_entry_short_iterate()
589 unsigned nopts; in hol_entry_long_iterate() local
593 for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--) in hol_entry_long_iterate()

Completed in 7 milliseconds