Searched refs:right_offset (Results 1 – 1 of 1) sorted by relevance
256 uint_least32_t right_offset = atomic_load_explicit(¤t->right, memory_order_relaxed); in find_prop_bt() local257 if (right_offset != 0) { in find_prop_bt()353 uint_least32_t right_offset = atomic_load_explicit(&trie->right, memory_order_relaxed); in foreach_property() local354 if (right_offset != 0) { in foreach_property()