stdlib_remainder__STUB  668 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_remainder__STUB, 2, 0, SCM_OBJ(&stdlib_remainder__NAME), stdlib_remainder, NULL, NULL);
stdlib_remainder__STUB 4150 src/stdlib.c     SCM_DEFINE(module, "remainder", SCM_OBJ(&stdlib_remainder__STUB));