Searched refs:UNARY_COMPARISON (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dir_defs.c2121 # define UNARY_COMPARISON(_ta) \ macro
2285 case Iop_CmpNEZ8: UNARY_COMPARISON(Ity_I8);
2286 case Iop_CmpNEZ16: UNARY_COMPARISON(Ity_I16);
2287 case Iop_CmpNEZ32: UNARY_COMPARISON(Ity_I32);
2288 case Iop_CmpNEZ64: UNARY_COMPARISON(Ity_I64);
2855 # undef UNARY_COMPARISON macro

Completed in 46 milliseconds