Searched defs:UPPER (Results 1 – 6 of 6) sorted by relevance
11 #define UPPER(x) ((x) >> 16) macro
212 #define UPPER 1 macro
463 #define AARCH64_SVENUM(UPPER, LOWER, VALUE) AARCH64_SV_##UPPER = VALUE, argument
315 #define IN_RANGE(VALUE, LOWER, UPPER) \ argument
35 UPPER, enumerator