Searched refs:Z_U4 (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h394 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
397 # define Z_U4 unsigned macro
399 # define Z_U4 unsigned long macro
401 # define Z_U4 unsigned short macro
405 #ifdef Z_U4
406 typedef Z_U4 z_crc_t;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzconf.h394 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
397 # define Z_U4 unsigned macro
399 # define Z_U4 unsigned long macro
401 # define Z_U4 unsigned short macro
405 #ifdef Z_U4
406 typedef Z_U4 z_crc_t;
H A Dfx_zlib_crc32.c36 #if !defined(NOBYFOUR) && defined(Z_U4)
/external/qemu/distrib/zlib-1.2.8/
H A Dzconf.h394 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
397 # define Z_U4 unsigned macro
399 # define Z_U4 unsigned long macro
401 # define Z_U4 unsigned short macro
405 #ifdef Z_U4
406 typedef Z_U4 z_crc_t;
H A Dcrc32.c36 #if !defined(NOBYFOUR) && defined(Z_U4)
H A Dconfigure766 echo Z_U4 = $Z_U4 >> configure.log
/external/zlib/src/
H A Dzconf.h394 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
397 # define Z_U4 unsigned macro
399 # define Z_U4 unsigned long macro
401 # define Z_U4 unsigned short macro
405 #ifdef Z_U4
406 typedef Z_U4 z_crc_t;
H A Dzconf.h.cmakein396 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
399 # define Z_U4 unsigned
401 # define Z_U4 unsigned long
403 # define Z_U4 unsigned short
407 #ifdef Z_U4
408 typedef Z_U4 z_crc_t;
H A Dzconf.h.in394 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
397 # define Z_U4 unsigned
399 # define Z_U4 unsigned long
401 # define Z_U4 unsigned short
405 #ifdef Z_U4
406 typedef Z_U4 z_crc_t;
H A Dcrc32.c36 #if !defined(NOBYFOUR) && defined(Z_U4)
H A Dconfigure766 echo Z_U4 = $Z_U4 >> configure.log
/external/zlib/
H A Dzconf.h394 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
397 # define Z_U4 unsigned macro
399 # define Z_U4 unsigned long macro
401 # define Z_U4 unsigned short macro
405 #ifdef Z_U4
406 typedef Z_U4 z_crc_t;

Completed in 137 milliseconds