Home
last modified time | relevance | path

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

/external/u-boot/lib/zlib/
Dzutil.h77 #define STATIC_TREES 1 macro
Dtrees.c899 send_bits(s, STATIC_TREES<<1, 3);
911 send_bits(s, STATIC_TREES<<1, 3);
992 send_bits(s, (STATIC_TREES<<1)+last, 3);
/external/freetype/src/gzip/
Dzutil.h60 #define STATIC_TREES 1 macro
/external/python/cpython2/Modules/zlib/
Dzutil.h73 #define STATIC_TREES 1 macro
Dtrees.c899 send_bits(s, STATIC_TREES<<1, 3);
978 send_bits(s, (STATIC_TREES<<1)+last, 3);
/external/zlib/src/
Dzutil.h73 #define STATIC_TREES 1 macro
Dtrees.c899 send_bits(s, STATIC_TREES<<1, 3);
978 send_bits(s, (STATIC_TREES<<1)+last, 3);