Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_error.c83 { EDT_CPPENT, "Preprocessor not found" },
H A Ddt_impl.h545 EDT_CPPENT, /* preprocessor not found */ enumerator
H A Ddt_cc.c1969 (void) dt_set_errno(dtp, EDT_CPPENT); in dt_preproc()