Searched defs:HIGH (Results 1 – 4 of 4) sorted by relevance
71 #define HIGH 2 /* high amplitude */ macro
245 #define HIGH (2) /* high amplitude */ macro
75 #define HIGH(val) (uint32_t)(((val) >> 32) & 0xffffffff) macro
19 #define __constant_range(PARM, LOW, HIGH) \ argument22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument