Searched refs:loop_again (Results 1 – 2 of 2) sorted by relevance
198 bool loop_again = true; in RecoveredMediaPackets() local199 while (loop_again) { in RecoveredMediaPackets()200 loop_again = false; in RecoveredMediaPackets()240 loop_again = true; in RecoveredMediaPackets()
938 int qchar, loop_again; in history_expand() local942 loop_again = 1; in history_expand()951 if (!loop_again) { in history_expand()964 if (str[j] && loop_again) { in history_expand()970 loop_again = 0; in history_expand()