Home
last modified time | relevance | path

Searched defs:ZPOS64_T (Results 1 – 1 of 1) sorted by relevance

/external/zlib/contrib/minizip/
Dioapi.h81 typedef 64BIT_INT_CUSTOM_TYPE ZPOS64_T; typedef
85 typedef uint64_t ZPOS64_T; typedef
90 typedef unsigned __int64 ZPOS64_T; typedef
92 typedef unsigned long long int ZPOS64_T; typedef
150 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream)); typedef