Home
last modified time | relevance | path

Searched refs:SCM_SYM_BASE (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dbuiltin-syms.scm108 (base SCM_SYM_BASE)
H A Dclass.c784 case SCM_CLASS_BASE: return SCM_SYM_BASE; in class_category()
/dports/lang/gauche/Gauche-0.9.10/src/gauche/priv/
H A Dbuiltin-syms.h51 #define SCM_SYM_BASE SCM_OBJ(&Scm_BuiltinSymbols[44]) macro