seek 670 axscript/ByteArrayGlue.cpp b->seek(0);
seek 139 axscript/ByteArrayGlue.h void seek(int offset);
seek 680 shell/ByteArrayGlue.cpp b->seek(0);
seek 169 shell/ByteArrayGlue.h inline void seek(int offset) { set_position(offset); }
seek 72 shell/FileInputStream.h void seek(int64_t offset);
seek 308 shell/ShellCore.cpp file.seek(file.length() - 8);
seek 317 shell/ShellCore.cpp file.seek(file.length() - 8 - abcLength);
seek 332 shell/ShellCore.cpp file.seek(file.length() - 8);