Searched refs:index (Results 1 – 2 of 2) sorted by relevance
404 unsigned index = 0; in convert_options() local407 convert_options (children++->argp, parent, index++, group, cvt); in convert_options()681 int index = --parser->state.next; in parser_parse_arg() local712 if (parser->state.next > index) in parser_parse_arg()716 (--group)->args_processed += (parser->state.next - index); in parser_parse_arg()
393 int index; member508 hol_add_cluster (struct hol *hol, int group, const char *header, int index, in hol_add_cluster() argument517 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