Searched refs:DTJ_TYPE_END (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h71 DTJ_TYPE_END = -1 enumerator in enum:dtj_type
211 * descriptions is terminated by an entry with DTJ_TYPE_END, and that the
H A Ddtj_jnitab.c486 { DTJ_TYPE_END }
H A Ddtj_util.c254 { DTJ_TYPE_END }
534 for (i = 0; table[i].djte_type != DTJ_TYPE_END; ++i) {

Completed in 62 milliseconds