Home
last modified time | relevance | path

Searched refs:_lseeki64 (Results 1 – 17 of 17) sorted by relevance

/external/curl/src/
Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
109 # undef _lseeki64
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
121 if(_lseeki64(fd, where, SEEK_SET) < 0) in tool_ftruncate64()
/external/ImageMagick/MagickCore/
Dnt-base.h156 # define lseek _lseeki64
/external/curl/lib/
Dcurl_setup.h366 # define lseek(fdes,offset,whence) _lseeki64(fdes, offset, whence)
/external/fio/os/windows/
Dposix.c753 _lseeki64(fildes, pos, SEEK_SET); in pwrite()
761 _lseeki64(fildes, pos, SEEK_SET); in pread()
/external/pdfium/third_party/libtiff/
Dtiffiop.h293 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence)
/external/pdfium/third_party/zlib_v128/
Dgzlib.c9 # define LSEEK _lseeki64
/external/python/cpython2/Modules/zlib/
Dgzlib.c9 # define LSEEK _lseeki64
DChangeLog158 - Do not use _lseeki64 under Borland C++ [Truta]
/external/zlib/src/
Dgzlib.c9 # define LSEEK _lseeki64
DChangeLog158 - Do not use _lseeki64 under Borland C++ [Truta]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp602 pos = ::_lseeki64(FD, off, SEEK_SET); in seek()
/external/python/cpython2/Modules/_io/
Dfileio.c755 res = _lseeki64(fd, pos, whence); in portable_lseek()
/external/python/cpython2/Objects/
Dfileobject.c711 if (_lseeki64(fileno(fp), 0, 2) == -1) in _portable_fseek()
/external/libevent/
Dbuffer.c2899 #define lseek _lseeki64 in evbuffer_add_file()
/external/python/cpython2/Modules/
Dposixmodule.c6742 res = _lseeki64(fd, pos, how); in posix_lseek()
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym14557 FUNC 125ae 119 10 _lseeki64
/external/google-breakpad/src/processor/testdata/
Dmodule0.out14557 FUNC 125ae 119 10 _lseeki64