Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h146 extern jclass g_short_jc;
H A Ddtj_util.c68 jclass g_short_jc = 0; variable
189 { JCLASS, &g_short_jc, "java/lang/Short" }, in dtj_load_common()