OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ftello64
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/zlib/contrib/minizip/
ioapi.h
14
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
/external/zlib/src/contrib/minizip/
ioapi.h
14
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/
TargetLibraryInfo.h
290
/// off64_t
ftello64
(FILE *stream)
291
ftello64
,
enumerator in enum:llvm::LibFunc::Func
Completed in 247 milliseconds