Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibvec.c222 static ScmObj libvecs16vectorP(ScmObj*, int, void*);
223 static SCM_DEFINE_SUBR(libvecs16vectorP__STUB, 1, 0,SCM_FALSE,libvecs16vectorP, NULL, NULL);
3568 static ScmObj libvecs16vectorP(ScmObj *SCM_FP SCM_UNUSED, int SCM_ARGCNT SCM_UNUSED, void *data_ SC… in libvecs16vectorP() function