Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_error.c82 { EDT_CPPENT, "Preprocessor not found" },
H A Ddt_impl.h502 EDT_CPPENT, /* preprocessor not found */ enumerator
H A Ddt_cc.c1912 (void) dt_set_errno(dtp, EDT_CPPENT); in dt_preproc()