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