Searched defs:SEEK_END (Results 1 - 10 of 10) sorted by relevance

/external/chromium/third_party/zlib/contrib/minizip/
H A Dioapi.c27 #ifndef SEEK_END
28 #define SEEK_END 2 macro
139 fseek_origin = SEEK_END;
H A Dzip.c71 #ifndef SEEK_END
72 #define SEEK_END 2 macro
/external/yaffs2/yaffs2/direct/
H A Dyaffsfs.h59 #ifndef SEEK_END
60 #define SEEK_END 2 macro
/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h301 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/chromium/third_party/zlib/
H A Dzconf.h301 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h298 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/
H A Dzconf.in.h298 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
H A Dzconf.h391 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/external/zlib/contrib/minizip/
H A Dzip.c83 #ifndef SEEK_END
84 #define SEEK_END 2 macro
872 ZSEEK64(ziinit.z_filefunc,ziinit.filestream,0,SEEK_END);
/external/kernel-headers/original/linux/
H A Dfs.h32 #define SEEK_END 2 /* seek relative to end of file */ macro

Completed in 99 milliseconds