Home | History | Annotate | Download | only in config

Lines Matching refs:END_OF_INSN

741 	       && *current_posn != END_OF_INSN)
761 if (*current_posn == END_OF_INSN)
828 /* Now *current_posn must be either ',' or END_OF_INSN. */
831 if (*++current_posn == END_OF_INSN)
840 while (*current_posn != END_OF_INSN);
1479 if (*current_posn != END_OF_INSN)
1489 && *current_posn != END_OF_INSN)
1504 if (*current_posn == END_OF_INSN)
1562 /* Now *current_posn must be either ',' or END_OF_INSN. */
1565 if (*++current_posn == END_OF_INSN)
1574 while (*current_posn != END_OF_INSN);