Searched defs:_a (Results 1 – 5 of 5) 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
140 #define EFIERR(_a) ENCODE_ERROR(_a) argument
167 #define EFIERR(_a) ENCODE_ERROR(_a) argument