Searched refs:S_OCTAL3 (Results 1 – 1 of 1) sorted by relevance
44 #define S_OCTAL3 6 /* octal digit 3 */ macro56 if (*astate == S_OCTAL2 || *astate == S_OCTAL3) { in unvis()179 *astate = S_OCTAL3; in unvis()188 case S_OCTAL3: /* third possible octal digit */ in unvis()