Home
last modified time | relevance | path

Searched refs:SCM_COMPILE_INCLUDE_VERBOSE (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dvm.h645 SCM_COMPILE_INCLUDE_VERBOSE = (1L<<8), /* Report expansion of 'include' */ enumerator
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dmain.c299 SCM_VM_COMPILER_FLAG_SET(vm, SCM_COMPILE_INCLUDE_VERBOSE); in further_options()
H A Dcompile-1.scm1734 (when (vm-compiler-flag-is-set? SCM_COMPILE_INCLUDE_VERBOSE)
H A Dcompile.scm1951 (define-enum SCM_COMPILE_INCLUDE_VERBOSE)
H A Dcompile.c84657 …alModule())), SCM_SYMBOL(scm__rc.d1584[4067]), Scm_MakeInteger(SCM_COMPILE_INCLUDE_VERBOSE), SCM_B… in Scm_Init_compile()
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog7909 src/gauche/vm.h (SCM_COMPILE_INCLUDE_VERBOSE),