Home | History | Annotate | Download | only in pat_trie_

Lines Matching refs:pointer_type

1052       typedef node_pointer_pointer pointer_type;
1053 pointer_type p = const_cast<pointer_type>(m_a_p_children);
1071 typedef node_pointer_pointer pointer_type;
1072 pointer_type p = const_cast<pointer_type>(m_a_p_children) + arr_size;