Home
last modified time | relevance | path

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

/argp/
A Dargp-parse.c404 unsigned index = 0; in convert_options() local
407 convert_options (children++->argp, parent, index++, group, cvt); in convert_options()
681 int index = --parser->state.next; in parser_parse_arg() local
712 if (parser->state.next > index) in parser_parse_arg()
716 (--group)->args_processed += (parser->state.next - index); in parser_parse_arg()
A Dargp-help.c393 int index; member
508 hol_add_cluster (struct hol *hol, int group, const char *header, int index, in hol_add_cluster() argument
517 cl->index = index; in hol_add_cluster()
695 return cl2->index - cl1->index; in hol_sibling_cluster_cmp()
719 return cl2->index - cl1->index; in hol_cousin_cluster_cmp()

Completed in 10 milliseconds