Searched refs:cond1 (Results 1 – 2 of 2) sorted by relevance
195 #define D_TRINE(val, cond1, cond2, true1, true2, def) \ argument196 (val == (cond1) ? true1 : \
124 static u32 cond1(const u32 *r, const u32 *imm) in cond1() function162 cond1,