Home
last modified time | relevance | path

Searched refs:D_PRAGMA_INVAL (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_pragma.c97 xyerror(D_PRAGMA_INVAL, "invalid attributes " in dt_pragma_attributes()
123 xyerror(D_PRAGMA_INVAL, "invalid component " in dt_pragma_attributes()
179 xyerror(D_PRAGMA_INVAL, "invalid version string " in dt_pragma_binding()
335 xyerror(D_PRAGMA_INVAL, "invalid class %s " in dt_pragma_depends()
555 xyerror(D_PRAGMA_INVAL, "invalid D pragma: %s\n", in dt_pragma()
H A Ddt_errtags.h103 D_PRAGMA_INVAL, /* invalid compiler pragma */ enumerator