Home
last modified time | relevance | path

Searched refs:STORED_BLOCK (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/gzip/
Dzutil.h59 #define STORED_BLOCK 0 macro
/external/pdfium/third_party/zlib_v128/
Dzutil.h72 #define STORED_BLOCK 0 macro
Dtrees.c871 send_bits(s, (STORED_BLOCK<<1)+last, 3); /* send block type */ in _tr_stored_block()
/external/zlib/src/
Dzutil.h70 #define STORED_BLOCK 0 macro
Dtrees.c871 send_bits(s, (STORED_BLOCK<<1)+last, 3); /* send block type */
/external/syslinux/com32/lib/zlib/
Dzutil.h66 #define STORED_BLOCK 0 macro
Dtrees.c877 send_bits(s, (STORED_BLOCK<<1)+last, 3); /* send block type */