Home | History | Annotate | Download | only in lint1

Lines Matching refs:NOOP

1073 			*lnp = convert(NOOP, 0, (*rnp)->tn_type, *lnp);
1075 *rnp = convert(NOOP, 0, (*lnp)->tn_type, *rnp);
1336 ln = convert(NOOP, 0, expr_derive_type(gettyp(VOID), PTR), ln);
1501 rn = convert(NOOP, 0, elsz->tn_type, rn);
1521 balance(NOOP, &raw_diff, &elsz);
1537 rn = convert(NOOP, 0, gettyp(INT), rn);
1605 rn = convert(NOOP, 0, gettyp(PTRDIFF_TSPEC), rn);
1609 ln = convert(NOOP, 0, gettyp(PTRDIFF_TSPEC), ln);
1705 rn = convert(NOOP, 0, ctn->tn_type, rn);
3685 tnode_t *ptn = promote(NOOP, true, tn);
3946 * NOOP several other implicit conversions
4624 : promote(NOOP, true, arg);
4708 tn = promote(NOOP, false, tn);