Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter_lyb.c37 lyb_ptr_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) in lyb_ptr_equal_cb() function
63 lyht_set_cb(ht, lyb_ptr_equal_cb); in lyb_hash_sequence_check()
107 cb = lyht_set_cb(ht, lyb_ptr_equal_cb); in lyb_check_augment_collision()
233 … if (!lyht_insert_with_resize_cb(ht, &sibling, lyb_hash(sibling, i), lyb_ptr_equal_cb, NULL)) { in lyb_hash_siblings()
241 lyht_set_cb(ht, lyb_ptr_equal_cb); in lyb_hash_siblings()
269 lyht_set_cb(ht, lyb_ptr_equal_cb); in lyb_hash_siblings()