Searched refs:ZIP_FLG_USEBRC (Results 1 – 2 of 2) sorted by relevance
160 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()212 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()276 if (flags & ZIP_FLG_USEBRC) in zip_flags()297 if (flags & ZIP_FLG_USEBRC) in zip_flags_long()
119 #define ZIP_FLG_USEBRC 0x40 macro