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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h155 D_DECL_IDRED, /* decl identifier redeclared */ enumerator in enum:__anon56
H A Ddt_decl.c250 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n", name);
763 xyerror(D_DECL_IDRED,
H A Ddt_parser.c1487 xyerror(D_DECL_IDRED, "identifier redeclared: %s`%s\n"
1510 xyerror(D_DECL_IDRED, "global variable identifier "
1516 xyerror(D_DECL_IDRED,
1586 xyerror(D_DECL_IDRED, "built-in identifier "
1594 xyerror(D_DECL_IDRED, "typedef identifier "
1640 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n"
1663 xyerror(D_DECL_IDRED,
1675 xyerror(D_DECL_IDRED,
2245 xyerror(D_DECL_IDRED, "identifier redefined: %s\n\t current: "

Completed in 126 milliseconds