stdlib_cddr__STUB 1633 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_cddr__STUB, 1, 0, SCM_OBJ(&stdlib_cddr__NAME), stdlib_cddr, SCM_MAKE_INT(SCM_VM_CDDR), NULL);
stdlib_cddr__STUB 4103 src/stdlib.c     SCM_DEFINE(module, "cddr", SCM_OBJ(&stdlib_cddr__STUB));
stdlib_cddr__STUB 4104 src/stdlib.c     Scm_SetterSet(SCM_PROCEDURE(&stdlib_cddr__STUB), SCM_PROCEDURE(&stdlib_cddr_SETTER__STUB), TRUE);