Home | History | Annotate | Download | only in lint1

Lines Matching defs:cast

1747 		/* redundant cast from '%s' to '%s' before assignment */
2472 /* a cast does not yield an lvalue */
2492 /* a cast does not yield an lvalue */
2804 /* conversion of %s to %s requires a cast, op %s */
2888 /* a cast does not yield an lvalue */
2957 /* conversion of %s to %s requires a cast */
2961 /* conversion of %s to %s requires a cast, arg #%d */
2965 /* conversion of %s to %s requires a cast, op %s */
3613 /* cast from floating point '%s' to integer '%s' */
3769 /* suggest cast from '%s' to '%s' on op '%s' to ... */
3859 /* Allow cast between pointers to sockaddr variants. */
3909 /* conversion of %s to %s requires a cast */
3931 /* pointer cast from '%s' to unrelated '%s' */
3941 * CVT a cast-expression
4158 * original type. An example for a necessary cast is:
4423 /* union cast is a GCC extension */
4466 cast(tnode_t *tn, bool sys, type_t *tp)
4481 * cast to void. The only other allowed casts are from a
4493 /* improper cast of void expression */
4505 /* cast discards 'const' from type '%s' */
4513 /* no-op cast from '%s' to '%s' */
4523 /* invalid cast from '%s' to '%s' */