Searched refs:turn_ptr (Results 1 – 1 of 1) sorted by relevance
599 const TurnInfo * turn_ptr = NULL; in apply() local601 turn_ptr = m_degenerated_turn_ptr; in apply()603 turn_ptr = m_previous_turn_ptr; in apply()605 if ( turn_ptr ) in apply()607 segment_identifier const& prev_seg_id = turn_ptr->operations[op_id].seg_id; in apply()