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