Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dcompile.c133 static ScmObj compilevm_current_module(ScmObj*, int, void*);
134 …current_module__STUB, 0, 0,0, SCM_FALSE,SCM_SUBR_IMMEDIATE_ARG, compilevm_current_module, NULL, NU…
68746 static ScmObj compilevm_current_module(ScmObj *SCM_FP SCM_UNUSED, int SCM_ARGCNT SCM_UNUSED, void *… in compilevm_current_module() function