Home
last modified time | relevance | path

Searched refs:EB_IZVMS_BCMASK (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzpriv.h1408 #define EB_IZVMS_BCMASK 07 /* 3 bits for compression type */ macro
H A Dextract.c2076 cmptype = (makeword(ebdata+EB_IZVMS_FLGS) & EB_IZVMS_BCMASK);
H A Dzipinfo.c1457 & EB_IZVMS_BCMASK;