OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xyerror
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_pragma.c
92
xyerror
(D_PRAGMA_MALFORM, "malformed #pragma %s "
97
xyerror
(D_PRAGMA_INVAL, "invalid attributes "
123
xyerror
(D_PRAGMA_INVAL, "invalid component "
136
xyerror
(D_PRAGMA_SCOPE, "#pragma %s cannot modify "
174
xyerror
(D_PRAGMA_MALFORM, "malformed #pragma %s "
179
xyerror
(D_PRAGMA_INVAL, "invalid version string "
188
xyerror
(D_PRAGMA_SCOPE, "#pragma %s cannot modify "
228
xyerror
(D_PRAGMA_DEPEND,
250
xyerror
(D_PRAGMA_MALFORM, "malformed #pragma %s "
302
xyerror
(D_PRAGMA_DEPEND
[
all
...]
dt_decl.c
50
xyerror
(D_DECL_CHARATTR, "invalid type declaration: short and "
57
xyerror
(D_DECL_VOIDATTR, "invalid type declaration: attributes "
63
xyerror
(D_DECL_SIGNINT, "invalid type declaration: signed and "
69
xyerror
(D_DECL_LONGINT, "invalid type declaration: long and "
165
xyerror
(D_DECL_PARMCLASS, "inappropriate storage class "
201
xyerror
(D_DECL_IDENT, "old-style declaration or "
219
xyerror
(D_DECL_CLASS, "only one storage class allowed "
250
xyerror
(D_DECL_IDRED, "identifier redeclared: %s\n", name);
254
xyerror
(D_DECL_COMBO, "invalid type combination\n");
362
xyerror
(D_DECL_PROTO_VOID, "void must be sole parameter\n")
[
all
...]
dt_parser.c
1282
xyerror
(D_INT_OFLOW, "integer constant 0x%llx cannot be represented "
1438
xyerror
(D_DECL_USELESS, "useless declaration\n");
1447
xyerror
(D_DECL_SCOPE, "D scoping operator may not be used in "
1472
xyerror
(D_DECL_BADCLASS, "specified storage class not "
1487
xyerror
(D_DECL_IDRED, "identifier redeclared: %s`%s\n"
1496
xyerror
(D_UNKNOWN,
1510
xyerror
(D_DECL_IDRED, "global variable identifier "
1516
xyerror
(D_DECL_IDRED,
1534
xyerror
(D_UNKNOWN, "failed to copy typedef %s "
1544
xyerror
(D_UNKNOWN, "failed to typedef %s: %s\n"
5097
xyerror
(dt_errtag_t tag, const char *format, ...)
function
[
all
...]
dt_ident.c
83
xyerror
(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"
97
xyerror
(D_PROTO_ARG,
155
xyerror
(D_KEY_TYPE, "%s expression may not be "
202
xyerror
(D_UNKNOWN, "internal error: malformed entry "
238
xyerror
(D_UNKNOWN, "failed to resolve type of %s (%s):"
286
xyerror
(D_UNKNOWN, "optional arg#%d "
297
xyerror
(D_UNKNOWN, "required arg#%d may not "
303
xyerror
(D_UNKNOWN, "failed to resolve type of "
335
xyerror
(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
341
xyerror
(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with
[
all
...]
dt_regset.c
122
xyerror
(D_NOREG, "Insufficient registers to generate code");
dt_as.c
204
xyerror
(D_ASRELO, "relocation remains against %s symbol %s%s%s (offset "
264
xyerror
(D_UNKNOWN, "internal error -- invalid link mode %u\n",
312
xyerror
(D_UNKNOWN, "unexpected assembler relocation "
dt_parser.h
284
extern void
xyerror
(dt_errtag_t, const char *, ...) __printflike(2, 3)
dt_cg.c
173
xyerror
(D_UNKNOWN, "internal error -- cg cannot load "
249
xyerror
(D_UNKNOWN, "cg: bad field: off %lu type <%ld> "
354
xyerror
(D_UNKNOWN, "cg: bad field: off %lu type <%ld> "
449
xyerror
(D_UNKNOWN, "internal error -- cg cannot store "
1425
xyerror
(D_UNKNOWN, "internal error -- unexpected "
2035
xyerror
(D_UNKNOWN, "cg failed for symbol %s`%s:"
2054
xyerror
(D_UNKNOWN, "internal error -- node type %u is "
2065
xyerror
(D_UNKNOWN, "internal error -- token type %u is not a "
dt_cc.c
137
xyerror
(D_PRAGMA_UNUSED, "unused #pragma %s\n", (char *)idp->di_iarg);
1731
xyerror
(D_PDESC_ZERO, "probe description %s:%s:%s:%s does not "
1737
xyerror
(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err));
2458
xyerror
(D_EMPTY, "empty D program translation unit\n");
2473
xyerror
(D_MACRO_UNUSED, "extraneous argument '%s' ($%d is "
2511
xyerror
(D_EMPTY, "empty D program translation unit\n");
dt_printf.c
1081
xyerror
(D_PRINTF_FMT_EMPTY,
1098
xyerror
(D_TYPE_ERR, "failed to lookup agg type %s\n", aggtype);
1126
xyerror
(D_PRINTF_DYN_PROTO,
1134
xyerror
(D_PRINTF_DYN_TYPE,
1156
xyerror
(D_PRINTF_AGG_CONV,
1165
xyerror
(D_PRINTF_ARG_PROTO,
1202
xyerror
(D_PRINTF_ARG_TYPE,
1212
xyerror
(D_PRINTF_ARG_EXTRA,
1246
xyerror
(D_PRINTA_AGGKEY, "printa( ): @%s and @%s do not have "
1266
xyerror
(D_PRINTA_AGGPROTO, "printa( ): @%s[ ] key #%d is
[
all
...]
dt_lex.l
229
xyerror
(D_MACRO_UNDEF, "macro argument %s is "
259
xyerror
(D_MACRO_UNDEF, "macro argument %s is "
306
xyerror
(D_MACRO_OFLOW, "macro argument"
324
xyerror
(D_MACRO_UNDEF, "macro variable %s "
344
xyerror
(D_MACRO_UNDEF, "macro variable %s "
390
xyerror
(D_INT_OFLOW, "constant %s results in "
395
xyerror
(D_INT_DIGIT, "constant %s contains "
409
<S3>\"{RGX_STR}$
xyerror
(D_STR_NL, "newline encountered in string literal");
430
<S0>'{RGX_CHR}$
xyerror
(D_CHR_NL, "newline encountered in character constant");
444
xyerror
(D_CHR_NULL, "empty character constant")
[
all
...]
dt_provider.c
650
xyerror
(D_UNKNOWN, "cannot define type %s: %s\n",
Completed in 38 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026