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

/freebsd-11-stable/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-11-stable/contrib/libc-vis/
H A Dunvis.c74 #define S_OCTAL3 6 /* octal digit 3 */ macro
222 case S_OCTAL3:
362 *astate = SS(0, S_OCTAL3);
371 case S_OCTAL3: /* third possible octal digit */

Completed in 62 milliseconds