SEEK_END 647 axscript/ByteArrayGlue.cpp fseek(fp, 0L, SEEK_END); SEEK_END 86 axscript/FileClass.cpp fseek(fp, 0L, SEEK_END); SEEK_END 774 other-licenses/zlib/gzio.c if (s == NULL || whence == SEEK_END || SEEK_END 87 shell/PosixFile.cpp fseek(file, 0L, SEEK_END); SEEK_END 96 shell/WinFile.cpp fseek(file, 0L, SEEK_END); SEEK_END 100 shell/WinFile.cpp _fseeki64(file, 0LL, SEEK_END); SEEK_END 72 utils/avmc/avmc.cpp fseek(fp, 0, SEEK_END) == 0 || fail("Could not seek on input file: %s", filename);