Home
last modified time | relevance | path

Searched defs:CHARSET_FROM_ID (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcharset.h254 #define CHARSET_FROM_ID(id) (charset_table + (id)) macro
/dports/editors/emacs/emacs-27.2/src/
H A Dcharset.h253 #define CHARSET_FROM_ID(id) (charset_table + (id)) macro