Searched refs:PEOA (Results 1 – 3 of 3) sorted by relevance
137 } while (c == PEOA); in pgetc2()223 return PEOA; in preadbuffer()
799 case PEOA: in xxreadtoken()1056 if (c != PEOA) { in readtoken1()1106 if (c == PEOA) { in readtoken1()1232 c <= PEOA || in readtoken1()1403 if (pc > PEOA) { in readtoken1()1409 case PEOA: in readtoken1()
2747 # define PEOA 257 macro2846 if (c == PEOA) in SIT()9979 return PEOA; in preadbuffer()10109 } while (c == PEOA); in pgetc_without_PEOA()11584 IF_ASH_ALIAS(if (c != PEOA)) in readtoken1()11635 if (c == PEOA) in readtoken1()11964 IF_ASH_ALIAS(case PEOA:) in readtoken1()12089 if (c == ' ' || c == '\t' IF_ASH_ALIAS( || c == PEOA)) in xxreadtoken()12152 IF_ASH_ALIAS(case PEOA:) in xxreadtoken()