Searched refs:CHARSET_CHARS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dcharset.c359 if (CHARSET_CHARS (charset) == 94
364 && (CHARSET_CHARS (charset) == 94
564 && CHARSET_CHARS (i) == XINT (chars)
H A Dcharset.h323 #define CHARSET_CHARS(charset) \ macro
H A Dcoding.c1879 if (charset0 < 0 || CHARSET_CHARS (charset0) == 94)
1897 if (charset1 < 0 || CHARSET_CHARS (charset1) == 94
2276 if (CHARSET_CHARS (charset) == 94) \
2284 if (CHARSET_CHARS (charset) == 94) \
3854 if (CHARSET_CHARS (charset) == 96)
H A Dfns.c2823 chars = CHARSET_CHARS (i - 128);
2884 if (CHARSET_CHARS (charset) == 94)

Completed in 103 milliseconds