stdlib_evenP__NAME  459 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_evenP__NAME, "even?", 5, 5);
stdlib_evenP__NAME  460 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_evenP__STUB, 1, 0, SCM_OBJ(&stdlib_evenP__NAME), stdlib_evenP, NULL, NULL);