Searched defs:ftello64 (Results 1 - 3 of 3) sorted by last modified time

/external/zlib/src/contrib/minizip/
H A Dioapi.h14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux.
50 #define ftello64 ftell macro
55 #define ftello64 ftello macro
61 #define ftello64 _ftelli64 macro
64 #define ftello64 ftell macro
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h325 /// off64_t ftello64(FILE *stream)
326 ftello64, enumerator in enum:llvm::LibFunc::Func
/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dioapi.h14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux.
49 #define ftello64 ftell macro
55 #define ftello64 _ftelli64 macro
58 #define ftello64 ftell macro

Completed in 151 milliseconds