Searched refs:S_OCTAL3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/heimdal/lib/roken/
H A Dunvis.c78 #define S_OCTAL3 6 /* octal digit 3 */ macro
99 if (*astate == S_OCTAL2 || *astate == S_OCTAL3) {
217 *astate = S_OCTAL3;
226 case S_OCTAL3: /* third possible octal digit */
/freebsd-current/contrib/libc-vis/
H A Dunvis.c73 #define S_OCTAL3 6 /* octal digit 3 */ macro
221 case S_OCTAL3:
361 *astate = SS(0, S_OCTAL3);
370 case S_OCTAL3: /* third possible octal digit */

Completed in 67 milliseconds