Searched refs:ZIP_FLG_USEBRC (Results 1 – 2 of 2) sorted by relevance
158 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()210 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()274 if (flags & ZIP_FLG_USEBRC) in zip_flags()295 if (flags & ZIP_FLG_USEBRC) in zip_flags_long()
117 #define ZIP_FLG_USEBRC 0x40 macro