Searched refs:D_DECL_IDRED (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_errtags.h | 155 D_DECL_IDRED, /* decl identifier redeclared */ enumerator
|
H A D | dt_parser.c | 1482 xyerror(D_DECL_IDRED, "identifier redeclared: %s`%s\n" in dt_node_decl() 1505 xyerror(D_DECL_IDRED, "global variable identifier " in dt_node_decl() 1511 xyerror(D_DECL_IDRED, in dt_node_decl() 1581 xyerror(D_DECL_IDRED, "built-in identifier " in dt_node_decl() 1589 xyerror(D_DECL_IDRED, "typedef identifier " in dt_node_decl() 1635 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n" in dt_node_decl() 1658 xyerror(D_DECL_IDRED, in dt_node_decl() 1670 xyerror(D_DECL_IDRED, in dt_node_decl() 2249 xyerror(D_DECL_IDRED, "identifier redefined: %s\n\t current: " in dt_node_inline()
|
H A D | dt_decl.c | 247 xyerror(D_DECL_IDRED, "identifier redeclared: %s\n", name); in dt_decl_spec() 779 xyerror(D_DECL_IDRED, in dt_decl_enumerator()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-dtrace-tests.mf | 746 file path=opt/SUNWdtrt/tst/common/enum/err.D_DECL_IDRED.EnumSameName.d \ 906 file path=opt/SUNWdtrt/tst/common/inline/err.D_DECL_IDRED.redef1.d mode=0444 907 file path=opt/SUNWdtrt/tst/common/inline/err.D_DECL_IDRED.redef2.d mode=0444 1566 file path=opt/SUNWdtrt/tst/common/scalars/err.D_DECL_IDRED.errval.d mode=0444 1939 file path=opt/SUNWdtrt/tst/common/typedef/err.D_DECL_IDRED.DupTypeDef.d \
|