Lines Matching full:current_state
1874 int current_state = 0;1884 if (state > 0 && current_state > state)1886 else if (current_state == state)1910 if (current_state >= 3)1923 if (state == 3 || current_state == 3)1925 else if (state == 2 || current_state == 2)1927 current_state = state;