Home
last modified time | relevance | path

Searched refs:SCM_COMPILE_MUTABLE_LITERALS (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dvm.h651 SCM_COMPILE_MUTABLE_LITERALS = (1L<<12),/* Literal pairs are mutable */ enumerator
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dcompile-1.scm1079 $ not $ vm-compiler-flag-is-set? SCM_COMPILE_MUTABLE_LITERALS)))
H A Dcompile.scm1955 (define-enum SCM_COMPILE_MUTABLE_LITERALS)
H A Dvm.c3365 SCM_VM_COMPILER_FLAG_SET(rootVM, SCM_COMPILE_MUTABLE_LITERALS); in Scm__InitVM()
H A Dcompile.c84665 …lModule())), SCM_SYMBOL(scm__rc.d1584[3797]), Scm_MakeInteger(SCM_COMPILE_MUTABLE_LITERALS), SCM_B… in Scm_Init_compile()