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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_inttab.h43 uint64_t inh_value; /* value associated with this element */ member in struct:dt_inthash
H A Ddt_inttab.c78 if (hp->inh_value == value && hp->inh_flags == flags)
88 hp->inh_value = value;
116 *dst++ = hp->inh_value;

Completed in 42 milliseconds