Searched refs:D_DECL_IDRED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_errtags.h155 D_DECL_IDRED, /* decl identifier redeclared */ enumerator in enum:__anon3192
H A Ddt_decl.c247 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n", name);
779 xyerror(D_DECL_IDRED,
H A Ddt_parser.c1482 xyerror(D_DECL_IDRED, "identifier redeclared: %s`%s\n"
1505 xyerror(D_DECL_IDRED, "global variable identifier "
1511 xyerror(D_DECL_IDRED,
1581 xyerror(D_DECL_IDRED, "built-in identifier "
1589 xyerror(D_DECL_IDRED, "typedef identifier "
1635 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n"
1658 xyerror(D_DECL_IDRED,
1670 xyerror(D_DECL_IDRED,
2249 xyerror(D_DECL_IDRED, "identifier redefined: %s\n\t current: "

Completed in 96 milliseconds