stdlib_append__NAME 1751 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_append__NAME, "append", 6, 6);
stdlib_append__NAME 1752 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_append__STUB, 0, 1, SCM_OBJ(&stdlib_append__NAME), stdlib_append, SCM_MAKE_INT(SCM_VM_APPEND), NULL);