Searched defs:HIGH (Results 1 – 2 of 2) sorted by relevance
22 enum EnumConst { LOW, NORMAL = 10, HIGH }; enumerator
19 #define __constant_range(PARM, LOW, HIGH) \ argument 22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument