Searched defs:RTZIPGZIPHDR_FLG_VALID_MASK (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/zip/
H A Dgzipvfs.cpp108 #define RTZIPGZIPHDR_FLG_VALID_MASK UINT8_C(0x1f) macro
733 && !(pHdr->fFlags & ~RTZIPGZIPHDR_FLG_VALID_MASK))

Completed in 45 milliseconds