Lines Matching defs:operand
1379 /* cannot do pointer arithmetic on operand of unknown size */
1385 /* cannot do pointer arithmetic on operand of ... */
1390 /* cannot do pointer arithmetic on operand of ... */
1395 /* cannot do pointer arithmetic on operand of ... */
1403 /* cannot do pointer arithmetic on operand of unknown size */
1598 /* unknown operand size, op '%s' */
1720 /* unknown operand size, op '%s' */
1793 is_confusing_precedence(op_t op, const tnode_t *operand, op_t *cop)
1795 if (operand->tn_parenthesized)
1797 op_t oop = operand->tn_op;
1822 * XXX Does not work if an operand is a constant expression. Constant
2137 /* constant assignment of type '%s' in operand ... */
2144 /* constant assignment of type '%s' in operand ... */
2314 * Now handle the case in which the left operand refers really to a
2315 * struct/union, but the right operand is not member of it.
2330 /* left operand of '.' must be struct ... */
2333 /* left operand of '.' must be struct ... */
2337 /* left operand of '->' must be pointer ... */
2340 /* left operand of '->' must be pointer ... */
2348 /* unacceptable operand of '%s' */
2440 /* unacceptable operand of '%s' */
2460 /* unacceptable operand of '%s' */
2468 /* operand has scalar type (checked in typeok) */
2504 /* unacceptable operand of '%s' */
2546 /* operand of '%s' has invalid type '%s' */
2607 /* The left operand would become unsigned in traditional C. */
2614 * In traditional C, the left operand would be extended
2627 // operand's type before or after integral promotions.
2784 /* first operand of '?' must have scalar type */
3565 * If allow_c90 is unset or the operand is a function argument with no type
4299 /* unacceptable operand of '%s' */