stdlib_vectorP__NAME 3104 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_vectorP__NAME, "vector?", 7, 7);
stdlib_vectorP__NAME 3105 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_vectorP__STUB, 1, 0, SCM_OBJ(&stdlib_vectorP__NAME), stdlib_vectorP, SCM_MAKE_INT(SCM_VM_VECTORP), NULL);