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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_parser.c1239 xyerror(D_INT_OFLOW, "integer constant 0x%llx cannot be represented "
1394 xyerror(D_DECL_USELESS, "useless declaration\n");
1403 xyerror(D_DECL_SCOPE, "D scoping operator may not be used in "
1428 xyerror(D_DECL_BADCLASS, "specified storage class not "
1443 xyerror(D_DECL_IDRED, "identifier redeclared: %s`%s\n"
1452 xyerror(D_UNKNOWN,
1466 xyerror(D_DECL_IDRED, "global variable identifier "
1472 xyerror(D_DECL_IDRED,
1490 xyerror(D_UNKNOWN, "failed to copy typedef %s "
1500 xyerror(D_UNKNOW
4803 xyerror(dt_errtag_t tag, const char *format, ...) function
[all...]

Completed in 1238 milliseconds