stdlib_cdr__STUB 1434 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_cdr__STUB, 1, 0, SCM_OBJ(&stdlib_cdr__NAME), stdlib_cdr, SCM_MAKE_INT(SCM_VM_CDR), NULL);
stdlib_cdr__STUB 4113 src/stdlib.c     SCM_DEFINE(module, "cdr", SCM_OBJ(&stdlib_cdr__STUB));
stdlib_cdr__STUB 4114 src/stdlib.c     Scm_SetterSet(SCM_PROCEDURE(&stdlib_cdr__STUB), SCM_PROCEDURE(&stdlib_set_cdrX__STUB), TRUE);