Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dcharset.h81 #define SCM_CHAR_SET_P(obj) SCM_XTYPEP(obj, SCM_CLASS_CHAR_SET) macro
/dports/lang/gauche/Gauche-0.9.10/src/gauche/priv/
H A DcharP.h66 SCM_CHAR_SET_P, /* Punctuations */ enumerator