Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.cc58 #define GENERAL_PURPOSE_BIT_FLAG_SUPPORTED \ macro
345 if ((general_purpose_bit_flag_ & ~GENERAL_PURPOSE_BIT_FLAG_SUPPORTED) != 0) { in ProcessLocalFileEntry()