Home | History | Annotate | Download | only in tools

Lines Matching full:arg2

394     Each node in the tree is of the form (op, arg) or (op, arg1, arg2) where
718 arg2 = e[2]
720 arg2_op = arg2[0]
722 arg2_src = self.source_node(arg2)