Searched defs:xyerror (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c1277 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_UNKNOW
5091 xyerror(dt_errtag_t tag, const char *format, ...) function
[all...]

Completed in 51 milliseconds