Searched refs:HASHTABLE_FREE_VALUE (Results 1 – 4 of 4) sorted by relevance
21 #define HASHTABLE_FREE_VALUE (1U << 0) macro
192 if (h->flags & HASHTABLE_FREE_VALUE) in hashtable_add()216 if (h->flags & HASHTABLE_FREE_VALUE) in hashtable_replace()
2075 HASHTABLE_FREE_VALUE); in domain_check_acc_init()
2311 HASHTABLE_FREE_KEY | HASHTABLE_FREE_VALUE); in setup_structure()
Completed in 14 milliseconds