Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfns.c3860 unsigned char multibyte_bit = multibyte << 7; in base64_decode_1() local
3901 if (c & multibyte_bit) in base64_decode_1()
3943 if (c & multibyte_bit) in base64_decode_1()
3973 if (c & multibyte_bit) in base64_decode_1()
/dports/editors/emacs/emacs-27.2/src/
H A Dfns.c3671 unsigned char multibyte_bit = multibyte << 7; in base64_decode_1() local
3712 if (c & multibyte_bit) in base64_decode_1()
3754 if (c & multibyte_bit) in base64_decode_1()
3784 if (c & multibyte_bit) in base64_decode_1()