Searched refs:inh_value (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_inttab.h41 uint64_t inh_value; /* value associated with this element */ member in struct:dt_inthash
H A Ddt_inttab.c76 if (hp->inh_value == value && hp->inh_flags == flags)
86 hp->inh_value = value;
114 *dst++ = hp->inh_value;

Completed in 130 milliseconds