Searched defs:HIGH (Results 1 – 5 of 5) sorted by relevance
71 #define HIGH 2 /* high amplitude */ macro
245 #define HIGH (2) /* high amplitude */ macro
367 enum { UNDEF, SPEC, HIGH, ALL, OLD } mode; in remove_principal() enumerator
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