Searched refs:leftmost (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Derase_fn_imps.hpp131 node_pointer p_target_r = leftmost(p_r);
151 leftmost(node_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
H A Dsplit_join_fn_imps.hpp55 node_pointer p_target_r = other.leftmost(other.m_p_head);
H A Dsplay_tree_.hpp274 leftmost(node_pointer);
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/liblzma/common/
H A Dindex.c53 index_tree_node *leftmost; member in struct:__anon2908
185 tree->leftmost = NULL;
242 tree->leftmost = node;
321 assert(tree->leftmost == NULL
322 || tree->leftmost->uncompressed_base == 0);
819 if (s->groups.leftmost == &g->node) {
821 s->groups.leftmost = &newg->node;
872 if (dest == NULL || src->groups.leftmost == NULL)
900 const index_group *srcg = (const index_group *)(src->groups.leftmost);
934 = (const index_stream *)(src->streams.leftmost);
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/splay_tree_/
H A Derase_fn_imps.hpp206 node_pointer p_target_r = leftmost(p_r);
237 leftmost(node_pointer p_nd) function in class:PB_ASSOC_CLASS_C_DEC
H A Dsplit_join_fn_imps.hpp61 node_pointer p_target_r = r_other.leftmost(r_other.m_p_head);
H A Dsplay_tree_.hpp266 leftmost(node_pointer p_nd);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dneon.ml1068 when we want the leftmost register to be used in this case (otherwise

Completed in 202 milliseconds