cond2
#define ARCSTAT_CONDSTAT(cond1, stat1, notstat1, cond2, stat2, notstat2, stat) \
if (cond2) { \
if (cond2) { \
#define D_TRINE(val, cond1, cond2, true1, true2, def) \
(val == (cond2) ? true2 : def))
cond2,