Home
last modified time | relevance | path

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

/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/union/
H A DMakefile10 err.D_DECL_COMBO.UnionWithoutColon.d \
11 err.D_DECL_COMBO.UnionWithoutColon1.d \
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/struct/
H A DMakefile10 err.D_DECL_COMBO.StructWithoutColon.d \
11 err.D_DECL_COMBO.StructWithoutColon1.d \
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/types/
H A DMakefile14 err.D_DECL_COMBO.badtype4.d \
15 err.D_DECL_COMBO.badtype5.d \
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h151 D_DECL_COMBO, /* bad decl specifier combination */ enumerator
H A Ddt_decl.c254 xyerror(D_DECL_COMBO, "invalid type combination\n"); in dt_decl_spec()