Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dftzconf.h46 # define uLongf z_uLongf macro
233 typedef uLong FAR uLongf; typedef
/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in107 typedef uLong uLongf; typedef
Dzconf.h.in115 typedef uLong uLongf; typedef
/external/rust/crates/libz-sys/src/
Dlib.rs15 pub type uLongf = c_ulong; typedef
157 pub fn compress(dest: *mut Bytef, destLen: *mut uLongf, in compress()
159 pub fn compress2(dest: *mut Bytef, destLen: *mut uLongf, in compress2()
184 destLen: *mut uLongf, in uncompress()
/external/libwebsockets/win32port/zlib/
Dzconf.h124 # define uLongf z_uLongf macro
348 typedef uLong FAR uLongf; typedef
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h.in157 # define uLongf z_uLongf macro
405 typedef uLong FAR uLongf; typedef
Dzconf.h157 # define uLongf z_uLongf macro
405 typedef uLong FAR uLongf; typedef
/external/python/cpython2/Modules/zlib/
Dzconf.h157 # define uLongf z_uLongf macro
405 typedef uLong FAR uLongf; typedef
Dzconf.h.in157 # define uLongf z_uLongf macro
405 typedef uLong FAR uLongf; typedef
/external/zlib/
Dzconf.h173 # define uLongf z_uLongf macro
424 typedef uLong FAR uLongf; typedef
Dchromeconf.h156 #define uLongf Cr_z_uLongf macro
/external/OpenCL-CTS/test_common/miniz/
Dminiz.h224 typedef uLong uLongf; typedef