Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/aux/
H A Drfc2047.c84 #define char64(c) (((unsigned char) (c) > 127) ? -1 : \ macro
233 ((c1 = char64(*pp)) == -1)) { in decode_rfc2047()
239 ((c2 = char64(*pp)) == -1)) { in decode_rfc2047()
249 ((c3 = char64(*pp)) == -1)) { in decode_rfc2047()
260 ((c4 = char64(*pp)) == -1)) { in decode_rfc2047()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex553 \def\@{{\tt\char64}}