Lines Matching defs:lvalue
1329 bool lvalue = op == ARROW || ln->tn_lvalue;
1349 if (!lvalue)
2387 /* %soperand of '%s' must be lvalue */
2429 * Some C dialects from before C90 tolerated any lvalue on the
2450 * C1978 Appendix A 14.1 says: <quote>In fact, any lvalue is allowed
2451 * before '.', and that lvalue is then assumed to have the form of the
2472 /* a cast does not yield an lvalue */
2474 /* %soperand of '%s' must be lvalue */
2479 /* %soperand of '%s' must be modifiable lvalue */
2492 /* a cast does not yield an lvalue */
2494 /* %soperand of '%s' must be lvalue */
2888 /* a cast does not yield an lvalue */
2890 /* %soperand of '%s' must be lvalue */
2896 /* %soperand of '%s' must be modifiable lvalue */