Home
last modified time | relevance | path

Searched refs:D_DECL_COMBO (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/union/
HDMakefile11 err.D_DECL_COMBO.UnionWithoutColon.d \
12 err.D_DECL_COMBO.UnionWithoutColon1.d \
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/struct/
HDMakefile11 err.D_DECL_COMBO.StructWithoutColon.d \
12 err.D_DECL_COMBO.StructWithoutColon1.d \
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/types/
HDMakefile15 err.D_DECL_COMBO.badtype4.d \
16 err.D_DECL_COMBO.badtype5.d \
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_errtags.h151 D_DECL_COMBO, /* bad decl specifier combination */ enumerator
HDdt_decl.c254 xyerror(D_DECL_COMBO, "invalid type combination\n"); in dt_decl_spec()