Searched refs:D_DECL_VOIDOBJ (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/struct/
H A DMakefile18 err.D_DECL_VOIDOBJ.baddec.d \
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h166 D_DECL_VOIDOBJ, /* attempt to decl void object */ enumerator in enum:__anon46
H A Ddt_decl.c395 xyerror(D_DECL_VOIDOBJ, "cannot declare array of void\n");
559 xyerror(D_DECL_VOIDOBJ, "cannot have void member: %s\n", ident);
H A Ddt_parser.c1695 xyerror(D_DECL_VOIDOBJ, "cannot have "
2280 xyerror(D_DECL_VOIDOBJ,

Completed in 203 milliseconds