HomeSort by: relevance | last modified time | path
    Searched defs:ftell64_file_func (Results 1 - 5 of 5) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
ioapi.c 141 static ZPOS64_T ZCALLBACK ftell64_file_func(voidpf opaque, voidpf stream) { function
226 pzlib_filefunc_def->ztell64_file = ftell64_file_func;
  /src/external/gpl3/binutils/dist/zlib/contrib/minizip/
ioapi.c 141 static ZPOS64_T ZCALLBACK ftell64_file_func(voidpf opaque, voidpf stream) { function
226 pzlib_filefunc_def->ztell64_file = ftell64_file_func;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
ioapi.c 90 static ZPOS64_T ZCALLBACK ftell64_file_func OF((voidpf opaque, voidpf stream));
159 static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) function
252 pzlib_filefunc_def->ztell64_file = ftell64_file_func;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
ioapi.c 90 static ZPOS64_T ZCALLBACK ftell64_file_func OF((voidpf opaque, voidpf stream));
159 static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) function
252 pzlib_filefunc_def->ztell64_file = ftell64_file_func;
  /src/external/gpl3/gdb/dist/zlib/contrib/minizip/
ioapi.c 141 static ZPOS64_T ZCALLBACK ftell64_file_func(voidpf opaque, voidpf stream) { function
226 pzlib_filefunc_def->ztell64_file = ftell64_file_func;

Completed in 16 milliseconds