Searched defs:z_off_t (Results 1 - 5 of 5) sorted by relevance

/external/freetype/src/gzip/
H A Dzconf.h246 # define z_off_t off_t macro
253 #ifndef z_off_t
254 # define z_off_t long macro
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
H A Dzconf.h246 # define z_off_t off_t macro
253 #ifndef z_off_t
254 # define z_off_t long macro
/external/pdfium/third_party/zlib_v128/
H A Dzconf.h463 # ifndef z_off_t
464 # define z_off_t off_t
488 #ifndef z_off_t
489 # define z_off_t long macro
498 # define z_off64_t z_off_t
/external/zlib/src/
H A Dzconf.h456 # ifndef z_off_t
457 # define z_off_t off_t macro
480 #ifndef z_off_t
481 # define z_off_t long macro
490 # define z_off64_t z_off_t
/external/zlib/
H A Dzconf.h456 # ifndef z_off_t
457 # define z_off_t off_t macro
480 #ifndef z_off_t
481 # define z_off_t long macro
490 # define z_off64_t z_off_t

Completed in 90 milliseconds