Searched refs:parent_ptr (Results 1 – 1 of 1) sorted by relevance
210 tree_node_type* parent_ptr = static_cast<tree_node_type*>(my_parent); in execute() local211 … my_body = static_cast<Body*>(new( parent_ptr->zombie_space.begin() ) Body(*my_body, split())); in execute()212 parent_ptr->has_right_zombie = true; in execute()