Searched defs:PAT (Results 1 – 5 of 5) sorted by relevance
115 static const u8 PAT[] = { variable
239 #define PAT(x, y) ((u64)PAT_ ## y << ((x)*8)) macro
1689 #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) argument1690 #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) argument1695 #define PAT_VAR_LOCATION_STATUS(PAT) \ argument
182 #define PAT(x) (((x) & 0x7) << 12) macro