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

  /src/common/dist/zlib/contrib/minizip/
ioapi.h 143 typedef long (ZCALLBACK *tell_file_func) (voidpf opaque, voidpf stream); typedef in typeref:typename:long (ZCALLBACK *)(voidpf opaque,voidpf stream)
153 tell_file_func ztell_file;
184 tell_file_func ztell32_file;
ioapi.h 143 typedef long (ZCALLBACK *tell_file_func) (voidpf opaque, voidpf stream); typedef in typeref:typename:long (ZCALLBACK *)(voidpf opaque,voidpf stream)
153 tell_file_func ztell_file;
184 tell_file_func ztell32_file;

Completed in 108 milliseconds