Lines Matching refs:num_choices
1097 for (j = option->num_choices, choice = option->choices; in main()
1244 for (j = 0; j < option->num_choices; j ++) in main()
1551 option->num_choices); in main()
1556 for (m = option->num_choices, choice = option->choices; in main()
1582 for (m = option->num_choices, choice = option->choices; in main()
1900 for (i = 0; i < o->num_choices; i ++) in check_constraints()
2112 for (i = optiona->num_choices, choicea = optiona->choices; in check_case()
2214 for (k = 0; k < option->num_choices; k ++) in check_defaults()
2218 if (k >= option->num_choices) in check_defaults()
2281 for (i = option->num_choices, choice = option->choices; in check_duplex()
3515 for (j = 0; j < option->num_choices; j ++) in check_translations()
3738 for (j = o1->num_choices, c1 = o1->choices; j > 0; j --, c1 ++) in show_conflicts()
3771 for (j = o2->num_choices, c2 = o2->choices; j > 0; j --, c2 ++) in show_conflicts()