Searched defs:_a (Results 1 – 6 of 6) sorted by relevance
5 typedef struct _a { struct6 struct _a *track; /* track mem allocation */ argument8 struct _a *next; argument9 struct _n *target;
95 #define COUNT_LEADING_ZEROS(_a) __builtin_clz((_a)) argument96 #define COUNT_TRAILING_ZEROS(_a) __builtin_ctz((_a)) argument
40 #define COND(_a) gCondition[((_a) >> 28)] argument
165 #define EFIERR(_a) ENCODE_ERROR(_a) argument
140 #define EFIERR(_a) ENCODE_ERROR(_a) argument
59 #define DPTXFSIZN(_a) HSOTG_REG(0x104 + (((_a) - 1) * 4)) argument