Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dreader.h45 SCM_EXTERN int Scm_ReadContextLiteralImmutable(ScmReadContext *);
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dvector.c623 if (Scm_ReadContextLiteralImmutable(ctx)) { in DEF_UVCTOR_FILL()
H A Dread.c226 int Scm_ReadContextLiteralImmutable(ScmReadContext *ctx) in Scm_ReadContextLiteralImmutable() function