Home | History | Annotate | Download | only in src

Lines Matching refs:TM_BINOP

2750 				if ((op = (*te.isa)(&te, TM_BINOP))) {
3033 !test_isop(TM_BINOP, te->pos.wp[1]))) {
3050 if ((op = (*te->isa)(te, TM_BINOP))) {
3070 * TM_UNOP and TM_BINOP, the returned value is a Test_op).
3084 if (meta == TM_UNOP || meta == TM_BINOP)