Searched refs:end_it (Results 1 – 4 of 4) sorted by relevance
54 node_iterator end_it = node_end(); in find_by_order() local56 while (it != end_it) in find_by_order()60 const size_type o = (l_it == end_it)? in find_by_order()94 const_node_iterator end_it = node_end(); in order_of_key() local101 while (it != end_it) in order_of_key()110 ord += (l_it == end_it)? in order_of_key()118 ord += (l_it == end_it)? in order_of_key()122 it = end_it; in order_of_key()
273 const_node_iterator end_it = PB_DS_node_end_imp(); in update() local274 if (nd_it == end_it) in update()278 node_update::operator()(nd_it, end_it); in update()
175 void end_it(void);601 end_it(void) in end_it() function957 end_it(); in command()1113 end_it(); in colon()1133 end_it(); in colon()1249 end_it(); in search()1473 end_it(); in handle_signal()1513 end_it(); in readch()1521 end_it(); in readch()
266 const directory_iterator end_it; in __advance() local