Home | History | Annotate | Download | only in priv

Lines Matching refs:UNARY_COMPARISON

2396 #  define UNARY_COMPARISON(_ta)                                \
2560 case Iop_CmpNEZ8: UNARY_COMPARISON(Ity_I8);
2561 case Iop_CmpNEZ16: UNARY_COMPARISON(Ity_I16);
2562 case Iop_CmpNEZ32: UNARY_COMPARISON(Ity_I32);
2563 case Iop_CmpNEZ64: UNARY_COMPARISON(Ity_I64);
3293 # undef UNARY_COMPARISON