Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dgloc.h122 SCM_EXTERN ScmObj Scm_GlocUnmarkConst(ScmGloc *g);
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dgloc.c116 ScmObj Scm_GlocUnmarkConst(ScmGloc *gloc) in Scm_GlocUnmarkConst() function
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog10450 * src/gauche/gloc.h, src/gloc.c (Scm_GlocMarkConst,Scm_GlocUnmarkConst):