Lines Matching defs:xyerror

1277 	xyerror(D_INT_OFLOW, "integer constant 0x%llx cannot be represented "
1433 xyerror(D_DECL_USELESS, "useless declaration\n");
1442 xyerror(D_DECL_SCOPE, "D scoping operator may not be used in "
1467 xyerror(D_DECL_BADCLASS, "specified storage class not "
1482 xyerror(D_DECL_IDRED, "identifier redeclared: %s`%s\n"
1491 xyerror(D_UNKNOWN,
1505 xyerror(D_DECL_IDRED, "global variable identifier "
1511 xyerror(D_DECL_IDRED,
1529 xyerror(D_UNKNOWN, "failed to copy typedef %s "
1539 xyerror(D_UNKNOWN, "failed to typedef %s: %s\n",
1575 xyerror(D_DECL_ARRNULL,
1581 xyerror(D_DECL_IDRED, "built-in identifier "
1589 xyerror(D_DECL_IDRED, "typedef identifier "
1623 xyerror(D_DECL_LOCASSC, "associative arrays "
1635 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n"
1658 xyerror(D_DECL_IDRED,
1670 xyerror(D_DECL_IDRED,
1690 xyerror(D_DECL_VOIDOBJ, "cannot have "
1700 xyerror(D_DECL_INCOMPLETE,
1708 xyerror(D_ID_OFLOW, "cannot create %s: limit "
1756 xyerror(D_FUNC_IDENT,
1763 xyerror(D_FUNC_UNDEF,
1770 xyerror(D_FUNC_IDKIND, "%s '%s' may not be referenced as a "
1816 xyerror(D_OFFSETOF_TYPE,
1821 xyerror(D_UNKNOWN, "failed to determine offset of %s: %s\n",
1829 xyerror(D_OFFSETOF_BITFIELD,
1877 xyerror(D_SIZEOF_TYPE, "cannot apply sizeof to an "
1945 xyerror(D_DIV_ZERO, "expression contains division by zero\n");
2168 xyerror(D_PDESC_INVAL, "invalid probe description \"%s\": %s\n",
2192 xyerror(D_PDESC_INVAL, "identifier %llu exceeds maximum "
2197 xyerror(D_PDESC_INVAL, "probe identifier %llu not permitted "
2203 xyerror(D_PDESC_INVAL, "invalid probe identifier %llu: %s\n",
2240 xyerror(D_DECL_BADCLASS, "specified storage class not "
2245 xyerror(D_DECL_USELESS, "inline declaration requires a name\n");
2249 xyerror(D_DECL_IDRED, "identifier redefined: %s\n\t current: "
2261 xyerror(D_DECL_ARRNULL, "inline declaration requires "
2266 xyerror(D_DECL_ARRNULL, "inline declaration cannot be "
2284 xyerror(D_DECL_VOIDOBJ,
2290 xyerror(D_DECL_INCOMPLETE,
2473 xyerror(D_XLATE_REDECL,
2483 xyerror(D_XLATE_SOU, "incomplete struct/union/enum %s\n",
2488 xyerror(D_XLATE_SOU,
2521 xyerror(D_PROV_BADNAME, "probe name may not "
2526 xyerror(D_PROV_BADNAME, "probe name may not exceed %d "
2543 xyerror(D_PROV_PRARGLEN, "probe %s input prototype exceeds %u "
2548 xyerror(D_PROV_PRARGLEN, "probe %s output prototype exceeds %u "
2701 xyerror(D_IDENT_BADREF, "%s '%s' may not be referenced "
2742 xyerror(D_SYM_BADREF, "%s module '%s' symbol '%s' may "
2753 xyerror(D_SYM_MODEL, "cannot use %s symbol "
2760 xyerror(D_SYM_NOTYPES,
2806 xyerror(D_ID_OFLOW, "cannot create %s: limit on number "
2854 xyerror(D_IDENT_UNDEF, "failed to resolve %s%s%s: %s\n",
2858 xyerror(D_IDENT_UNDEF, "failed to resolve %s: %s\n",
2941 xyerror(D_TYPE_ERR, "failed to lookup int64_t\n");
2979 xyerror(D_DEREF_NONPTR,
2990 xyerror(D_DEREF_VOID,
2995 xyerror(D_DEREF_FUNC,
3022 xyerror(D_OP_ARITH, "operator %s requires an operand "
3030 xyerror(D_OP_INT, "operator %s requires an operand of "
3038 xyerror(D_OP_SCALAR, "operator %s requires an operand "
3047 xyerror(D_ADDROF_VAR,
3052 xyerror(D_ADDROF_VAR,
3057 xyerror(D_ADDROF_LVAL, /* see K&R[A7.4.2] */
3062 xyerror(D_ADDROF_BITFIELD,
3071 xyerror(D_TYPE_ERR, "cannot find type for \"&\": %s*\n",
3081 xyerror(D_SIZEOF_BITFIELD,
3086 xyerror(D_SIZEOF_TYPE, "cannot apply sizeof to an "
3098 xyerror(D_STRINGOF_TYPE,
3111 xyerror(D_OP_SCALAR, "operator %s requires operand of "
3116 xyerror(D_OP_VFPTR, "operator %s requires an operand "
3121 xyerror(D_OP_LVAL, "operator %s requires modifiable "
3126 xyerror(D_OP_WRITE, "operator %s can only be applied "
3134 xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op));
3152 xyerror(D_OP_LVAL, "operator %s requires modifiable "
3158 xyerror(D_OP_WRITE, "operator %s can only be applied "
3242 xyerror(D_OP_INT, "operator %s requires operands of "
3255 xyerror(D_OP_INT, "operator %s requires operands of "
3268 xyerror(D_OP_INT, "operator %s requires operands of "
3281 xyerror(D_OP_ARITH, "operator %s requires operands of "
3295 xyerror(D_OP_SCALAR, "operator %s requires operands "
3329 xyerror(D_IDENT_AMBIG,
3371 xyerror(D_OP_INCOMPAT, "operands have "
3420 xyerror(D_OP_INCOMPAT, "operands have incompatible "
3452 xyerror(D_OP_INT, "operator %s requires operands of "
3471 xyerror(D_OP_ARITH, "operator %s requires operands of "
3511 xyerror(D_AGG_FUNC,
3517 xyerror(D_AGG_REDEF,
3533 xyerror(D_OP_LVAL, "operator = requires "
3589 xyerror(D_OP_ARRFUN, "operator %s may not be "
3603 xyerror(D_OP_INCOMPAT,
3623 xyerror(D_OP_INCOMPAT, "operands have "
3637 xyerror(D_OP_VFPTR,
3642 xyerror(D_OP_INCOMPAT, "operands have "
3687 xyerror(D_OP_IDENT, "operator %s must be followed by "
3700 xyerror(D_XLATE_NOCONV,
3718 xyerror(D_OP_PTR, "operator %s must be "
3740 xyerror(D_OP_INCOMPLETE,
3749 xyerror(D_OP_SOU, "operator -> cannot be "
3754 xyerror(D_OP_SOU, "operator %s cannot be "
3762 xyerror(D_TYPE_MEMBER,
3805 xyerror(D_AGG_MDIM, "improper attempt to "
3831 xyerror(D_ARR_LOCAL,
3844 xyerror(D_IDENT_BADREF, "%s '%s' may not be referenced "
3889 xyerror(D_XLATE_NONE,
3937 xyerror(D_CAST_INVAL,
3961 xyerror(D_OP_DYN, "operator %s operands "
3966 xyerror(D_OP_ACT, "operator %s operands "
3975 xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op));
3989 xyerror(D_ARR_BADREF,
4028 xyerror(D_OP_SCALAR,
4033 xyerror(D_OP_DYN,
4053 xyerror(D_OP_INCOMPAT,
4058 xyerror(D_OP_ACT, "action cannot be "
4188 xyerror(D_PRED_SCALAR,
4291 xyerror(D_XLATE_MEMB,
4303 xyerror(D_XLATE_INCOMPAT,
5091 xyerror(dt_errtag_t tag, const char *format, ...)