Home
last modified time | relevance | path

Searched refs:gztell (Results 1 – 25 of 26) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/os2/
A Dzlib.def43 gztell
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A Dzlib.def56 gztell
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc10/
A Dzlibvc.def39 gztell @33
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc12/
A Dzlibvc.def39 gztell @33
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc11/
A Dzlibvc.def39 gztell @33
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc14/
A Dzlibvc.def39 gztell @33
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc9/
A Dzlibvc.def39 gztell @33
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dzlib-thin.ads228 function gztell (file : gzFile) return Int; subprogspec
415 pragma Import (C, gztell, "gztell");
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzlib.h1577 # define gztell gztell64 macro
1592 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
A Dzconf.h77 # define gztell z_gztell macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/
A Dbndsrc34 EXPORT SYMBOL("gztell")
A Dzlib.inc246 D gztell PR extproc('gztell')
250 D gztell PR extproc('gztell64')
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/pascal/
A Dexample.pas143 if (pos <> 6) or (gztell(zfile) <> pos) then
145 WriteLn('gzseek error, pos=', pos, ', gztell=', gztell(zfile));
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dexample.c-bak134 if (pos != 6 || gztell(file) != pos) {
135 fprintf(stderr, "gzseek error, pos=%ld, gztell=%ld\n",
136 (long)pos, (long)gztell(file));
A Dgzlib.c380 z_off_t ZEXPORT gztell(file) in gztell() function
A Dgzio.c-bak882 z_off_t ZEXPORT gztell (file)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzlib.h1858 # define gztell gztell64 macro
1874 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
A Dzconf.h95 # define gztell z_gztell macro
A Dgzlib.c472 z_off_t ZEXPORT gztell(file) in gztell() function
A Dzconf.h.cmakein97 # define gztell z_gztell
A Dzconf.h.in95 # define gztell z_gztell macro
A DFAQ252 single call. gzseek() and gztell() may be limited to 4 GB depending on how
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/
A Dexample.c163 if (pos != 6 || gztell(file) != pos) {
165 (long)pos, (long)gztell(file));
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzlib.h1858 # define gztell gztell64 macro
1874 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
A Dzconf.h95 # define gztell z_gztell macro

Completed in 29 milliseconds

12