Lines Matching refs:nalternatives
53 ap->nalternatives = 0; in arglist_parser_alloc()
70 ap->nalternatives = shapes->nshapes; in arglist_parser_alloc()
108 xtimes (ap->nalternatives, sizeof (struct partial_call)))); in arglist_parser_clone()
115 copy->nalternatives = ap->nalternatives; in arglist_parser_clone()
116 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_clone()
155 size_t nalternatives = ap->nalternatives; in arglist_parser_remember() local
160 for (i = 0; i < nalternatives; i++) in arglist_parser_remember()
213 size_t nalternatives = ap->nalternatives; in arglist_parser_remember_msgctxt() local
216 for (i = 0; i < nalternatives; i++) in arglist_parser_remember_msgctxt()
249 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_decidedp()
272 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_done()
288 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_done()
313 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_done()
332 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_done()
364 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_done()
551 if (ap->nalternatives == 1) in arglist_parser_done()
562 for (i = 0; i < ap->nalternatives; i++) in arglist_parser_done()