Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dboolean.c224 extern void Scm_VMDump(ScmVM*);
H A Dlibeval.scm624 (Scm_VMDump vm))
H A Dvm.c673 Scm_VMDump(vm)
680 Scm_VMDump(theVM); \
3213 void Scm_VMDump(ScmVM *vm) in Scm_VMDump() function
H A Dlibeval.c5326 Scm_VMDump(vm); in libevalvm_dump()
/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dvm.h485 SCM_EXTERN void Scm_VMDump(ScmVM *vm);