HomeSort by relevance Sort by last modified time
    Searched defs:Z_U4 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zconf.h 394 #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;
  /external/pdfium/third_party/zlib_v128/
zconf.h 394 #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;
  /external/python/cpython2/Modules/zlib/
zconf.h 394 #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;
  /external/zlib/src/
zconf.h 394 #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;

Completed in 689 milliseconds