Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibvec.c182 static ScmObj libvecc128vector_setX(ScmObj*, int, void*);
183 static SCM_DEFINE_SUBR(libvecc128vector_setX__STUB, 3, 2,SCM_FALSE,libvecc128vector_setX, NULL, NUL…
3264 static ScmObj libvecc128vector_setX(ScmObj *SCM_FP SCM_UNUSED, int SCM_ARGCNT SCM_UNUSED, void *dat… in libvecc128vector_setX() function