Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dbuiltin-syms.scm111 (curried SCM_SYM_CURRIED)
H A Dproc.c295 Scm_Cons(SCM_SYM_CURRIED, SCM_PROCEDURE_INFO(proc)));
/dports/lang/gauche/Gauche-0.9.10/src/gauche/priv/
H A Dbuiltin-syms.h52 #define SCM_SYM_CURRIED SCM_OBJ(&Scm_BuiltinSymbols[45]) macro