Searched defs:SUPPORTS_EXTENDED_NAMES (Results 1 – 6 of 6) sorted by relevance
33 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
40 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(27)) macro
47 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(28)) macro
56 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
83 #define SUPPORTS_EXTENDED_NAMES(x) FIELD_GET(BIT(29), (x)) macro
77 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(26)) macro