Home
last modified time | relevance | path

Searched defs:other_slot (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/common/lib/libc/gen/
H A Dptree.c333 const pt_slot_t other_slot = id->id_slot ^ PT_SLOT_OTHER; in ptree_insert_branch_at_node() local
930 const pt_slot_t other_slot = slot ^ PT_SLOT_OTHER; in ptree_remove_node() local
1022 const pt_slot_t other_slot = parent_slot ^ PT_SLOT_OTHER; in ptree_remove_node() local
/netbsd-src/sys/kern/
H A Dsubr_thmap.c728 unsigned slot, other_slot; in thmap_put() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-state.cc268 entry_t *other_slot = const_cast <map_t &> (other.m_map).get (sid); in operator ==() local
H A Dregion-model.cc1708 region_id *other_slot = const_cast <map_t &> (other.m_map).get (key); in compare_fields() local
2391 region_id *other_slot = const_cast <map_t &> (other.m_map).get (key); in compare_fields() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc561 const svalue **other_slot in operator ==() local
2181 binding_cluster **other_slot in operator ==() local
H A Dprogram-state.cc363 entry_t *other_slot = const_cast <map_t &> (other.m_map).get (sval); in operator ==() local
H A Dregion-model.cc149 const svalue * const *other_slot = other.get (reg); in operator ==() local
222 const svalue * const * other_slot = other.get (iter_reg); in can_merge_with_p() local