extlib_undefinedP__NAME 4353 src/extlib.c   static SCM_DEFINE_STRING_CONST(extlib_undefinedP__NAME, "undefined?", 10, 10);
extlib_undefinedP__NAME 4354 src/extlib.c   static SCM_DEFINE_SUBR(extlib_undefinedP__STUB, 1, 0, SCM_OBJ(&extlib_undefinedP__NAME), extlib_undefinedP, NULL, NULL);