SEEK_END           45 gc/cord/cordxtra.c # ifndef SEEK_END
SEEK_END          593 gc/cord/cordxtra.c     if (fseek(f, 0l, SEEK_END) != 0) {
SEEK_END          609 gc/cord/cordxtra.c     if (fseek(f, 0l, SEEK_END) != 0) {
SEEK_END         6047 src/extlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(extlib_SEEK_END__VAR)), SCM_OBJ(Scm_MakeInteger(SEEK_END)));
SEEK_END          887 src/portapi.c          } else if (whence == SEEK_END) {