Home | History | Annotate | Download | only in memcheck

Lines Matching full:_arg1

436 #define triop(_op, _arg1, _arg2, _arg3) \
437 _arg1),(_arg2),(_arg3))
438 #define binop(_op, _arg1, _arg2) IRExpr_Binop((_op),(_arg1),(_arg2))