Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibvec.c258 static ScmObj libvecc64vectorP(ScmObj*, int, void*);
259 static SCM_DEFINE_SUBR(libvecc64vectorP__STUB, 1, 0,SCM_FALSE,libvecc64vectorP, NULL, NULL);
3766 static ScmObj libvecc64vectorP(ScmObj *SCM_FP SCM_UNUSED, int SCM_ARGCNT SCM_UNUSED, void *data_ SC… in libvecc64vectorP() function