Searched refs:char64 (Results 1 – 2 of 2) sorted by relevance
84 #define char64(c) (((unsigned char) (c) > 127) ? -1 : \ macro233 ((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()
553 \def\@{{\tt\char64}}