Lines Matching refs:numbers_p
499 struct tomoyo_number_union *numbers_p = NULL;
598 if (!numbers_p) {
606 numbers_p++))
630 if (!numbers_p) {
637 numbers_p++))
675 numbers_p = (struct tomoyo_number_union *) (condp + e.condc);
676 names_p = (struct tomoyo_name_union *) (numbers_p + e.numbers_count);
772 const struct tomoyo_number_union *numbers_p;
793 numbers_p = (const struct tomoyo_number_union *) (condp + condc);
795 (numbers_p + cond->numbers_count);
1063 const struct tomoyo_number_union *ptr = numbers_p++;
1070 const struct tomoyo_number_union *ptr = numbers_p++;