Home
last modified time | relevance | path

Searched refs:S_OCTAL2 (Results 1 – 1 of 1) sorted by relevance

/original-bsd/lib/libc/gen/
H A Dunvis.c24 #define S_OCTAL2 5 /* octal digit 2 */ macro
39 if (*astate == S_OCTAL2 || *astate == S_OCTAL3) {
66 *astate = S_OCTAL2;
151 case S_OCTAL2: /* second possible octal digit */