Searched refs:OCHAR (Results 1 – 4 of 4) sorted by relevance
56 #define OCHAR (2<<OPSHIFT) /* character unsigned char */ macro
125 case OCHAR:
275 case OCHAR:448 case OCHAR:833 case OCHAR:
875 EMIT(OCHAR, (unsigned char)ch);1520 case OCHAR: /* sequence member */1570 while (OP(s = *scan++) != OCHAR)
Completed in 17 milliseconds