Searched refs:right_offset (Results 1 – 1 of 1) sorted by relevance
259 uint_least32_t right_offset = atomic_load_explicit(¤t->right, memory_order_relaxed); in find_prop_trie_node() local260 if (right_offset != 0) { in find_prop_trie_node()356 uint_least32_t right_offset = atomic_load_explicit(&trie->right, memory_order_relaxed); in foreach_property() local357 if (right_offset != 0) { in foreach_property()