H A D | FormatUtil.cpp | 131 #define PUSH_CHARACTERISTIC_FLAG(Enum, TheOpt, Value, Style, Descriptive) \ 134 : Descriptive)) 137 Descriptive) \ 141 : Descriptive)) 132 PUSH_CHARACTERISTIC_FLAG(Enum,TheOpt,Value,Style,Descriptive) global() argument 138 PUSH_MASKED_CHARACTERISTIC_FLAG(Enum,Mask,TheOpt,Value,Style,Descriptive) global() argument
|