Searched defs:LOW (Results 1 – 3 of 3) sorted by relevance
13 #define LOW LOW ", world" macro
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