Home
last modified time | relevance | path

Searched refs:Z_U4 (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Modules/zlib/
Dzconf.h417 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
420 # define Z_U4 unsigned macro
422 # define Z_U4 unsigned long macro
424 # define Z_U4 unsigned short macro
428 #ifdef Z_U4
429 typedef Z_U4 z_crc_t;
Dzconf.h.in417 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
420 # define Z_U4 unsigned macro
422 # define Z_U4 unsigned long macro
424 # define Z_U4 unsigned short macro
428 #ifdef Z_U4
429 typedef Z_U4 z_crc_t;
Dzconf.h.cmakein419 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
422 # define Z_U4 unsigned
424 # define Z_U4 unsigned long
426 # define Z_U4 unsigned short
430 #ifdef Z_U4
431 typedef Z_U4 z_crc_t;
Dcrc32.c34 #if !defined(NOBYFOUR) && defined(Z_U4)
Dconfigure852 echo Z_U4 = $Z_U4 >> configure.log
/external/zlib/src/
Dzconf.h417 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
420 # define Z_U4 unsigned macro
422 # define Z_U4 unsigned long macro
424 # define Z_U4 unsigned short macro
428 #ifdef Z_U4
429 typedef Z_U4 z_crc_t;
Dzconf.h.cmakein419 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
422 # define Z_U4 unsigned
424 # define Z_U4 unsigned long
426 # define Z_U4 unsigned short
430 #ifdef Z_U4
431 typedef Z_U4 z_crc_t;
Dzconf.h.in417 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
420 # define Z_U4 unsigned macro
422 # define Z_U4 unsigned long macro
424 # define Z_U4 unsigned short macro
428 #ifdef Z_U4
429 typedef Z_U4 z_crc_t;
Dcrc32.c34 #if !defined(NOBYFOUR) && defined(Z_U4)
Dconfigure852 echo Z_U4 = $Z_U4 >> configure.log
/external/zlib/
Dzconf.h417 #if !defined(Z_U4) && !defined(Z_SOLO) && defined(STDC)
420 # define Z_U4 unsigned macro
422 # define Z_U4 unsigned long macro
424 # define Z_U4 unsigned short macro
428 #ifdef Z_U4
429 typedef Z_U4 z_crc_t;