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

/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/inline/
H A DMakefile10 err.D_DECL_IDRED.redef1.d \
11 err.D_DECL_IDRED.redef2.d \
/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/enum/
H A DMakefile10 err.D_DECL_IDRED.EnumSameName.d \
/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/typedef/
H A DMakefile10 err.D_DECL_IDRED.DupTypeDef.d \
/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/scalars/
H A DMakefile13 err.D_DECL_IDRED.errval.d \
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h155 D_DECL_IDRED, /* decl identifier redeclared */ enumerator in enum:__anon46
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 68 milliseconds