Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h242 extern void dtj_throw_assertion(JNIEnv *, const char *, ...);
H A Ddtj_util.c838 dtj_throw_assertion(JNIEnv *jenv, const char *fmt, ...) in dtj_throw_assertion() function