Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicltree/
H A Dptree_impl.h59 #define HASH_VAL(x) ((x) & 0xFFFFFFFF) macro
H A Dpicltree.c477 uint32_t hash_val = HASH_VAL(hdl); in hash_add_newobj()
493 uint32_t picl_val = HASH_VAL(piclh); in hash_add_newhdl()
494 uint32_t ptree_val = HASH_VAL(ptreeh); in hash_add_newhdl()
516 uint32_t hash_val = HASH_VAL(hdl); in hash_remove()
552 hash_val = HASH_VAL(hdl); in hash_lookup_obj()
570 hash_val = HASH_VAL(hdl); in hash_lookup_hdl()
587 uint32_t hash_val = HASH_VAL(hdl); in picl_hdl_error()
606 uint32_t hash_val = HASH_VAL(hdl); in ptree_hdl_error()