Home
last modified time | relevance | path

Searched refs:EDT_BADSCOPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c58 { EDT_BADSCOPE, "Improper use of scoping operator in type name" },
H A Ddt_impl.h524 EDT_BADSCOPE, /* improper use of type name scoping operator */ enumerator
H A Ddt_parser.c240 EDT_BADSCOPE)); in dt_type_lookup()
243 EDT_BADSCOPE)); in dt_type_lookup()