Searched refs:char64 (Results 1 – 2 of 2) sorted by relevance
82 #define char64(c) (((unsigned char) (c) > 127) ? -1 : \ macro231 ((c1 = char64(*pp)) == -1)) { in decode_rfc2047()237 ((c2 = char64(*pp)) == -1)) { in decode_rfc2047()247 ((c3 = char64(*pp)) == -1)) { in decode_rfc2047()258 ((c4 = char64(*pp)) == -1)) { in decode_rfc2047()
553 \def\@{{\tt\char64}}