stdlib_reverse__NAME 1771 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_reverse__NAME, "reverse", 7, 7);
stdlib_reverse__NAME 1772 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_reverse__STUB, 1, 0, SCM_OBJ(&stdlib_reverse__NAME), stdlib_reverse, SCM_MAKE_INT(SCM_VM_REVERSE), NULL);