Searched refs:end_node (Results 1 – 5 of 5) sorted by relevance
917 MatrixNode *end_node = matrix_[step_end].mtrx_nd_fixed; in cancel_last_choice() local918 assert(NULL != end_node); in cancel_last_choice()920 step_start = end_node->from->step; in cancel_last_choice()923 DictMatchInfo *dmi = dmi_pool_ + end_node->dmi_fr; in cancel_last_choice()
357 end_node = obj['_M_impl']['_M_node'].address359 while begin_node != end_node:
59 __root->__parent_ will be referred to below (in comments only) as end_node.60 end_node->__left_ is an externably accessible lvalue for __root, and can be61 changed by node insertion and removal (without explicit reference to end_node).63 All nodes (with the exception of end_node), even the node referred to as268 // Postcondition: __tree_invariant(end_node->__left_) == true. end_node->__left_337 // Postcondition: __tree_invariant(end_node->__left_) == true && end_node->__left_338 // nor any of its children refer to __z. end_node->__left_