stdlib_vectorP__STUB 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);
stdlib_vectorP__STUB 4041 src/stdlib.c     SCM_DEFINE(module, "vector?", SCM_OBJ(&stdlib_vectorP__STUB));