Lines Matching defs:opstr

128 opstr(int op)
451 (void) snprintf(buf, len, "operator %s", opstr(dnp->dn_op));
2961 "of arithmetic type\n", opstr(dnp->dn_op));
2969 "integral type\n", opstr(dnp->dn_op));
2977 "of scalar type\n", opstr(dnp->dn_op));
3049 "scalar type\n", opstr(dnp->dn_op));
3054 "of known size\n", opstr(dnp->dn_op));
3059 "lvalue as an operand\n", opstr(dnp->dn_op));
3064 "to a writable variable\n", opstr(dnp->dn_op));
3071 xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op));
3152 "integral type\n", opstr(op));
3165 "integral type\n", opstr(op));
3178 "integral type\n", opstr(op));
3191 "arithmetic type\n", opstr(op));
3205 "of scalar type\n", opstr(op));
3240 opstr(op), rp->dn_string,
3280 dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
3328 dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
3359 "integral type\n", opstr(op));
3378 "arithmetic type\n", opstr(op));
3497 opstr(op),
3511 dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
3531 dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
3545 "operand of known size\n", opstr(op));
3551 opstr(op),
3558 "lvalue as an operand\n", opstr(op));
3564 "to a writable variable\n", opstr(op));
3617 "an identifier\n", opstr(op));
3648 "applied to a pointer\n", opstr(op));
3672 "is available\n", opstr(op), tag);
3685 "to a struct or union\n", opstr(op),
3882 "cannot be of dynamic type\n", opstr(op));
3887 "cannot be actions\n", opstr(op));
3895 xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op));
4636 (void) fprintf(fp, "OP1 %s (%s)\n", opstr(dnp->dn_op), buf);
4641 (void) fprintf(fp, "OP2 %s (%s)\n", opstr(dnp->dn_op), buf);