Searched refs:existing_flags (Results 1 – 1 of 1) sorted by relevance
1267 UINT existing_flags = SetErrorMode(new_flags); in EnsureConsoleOutputWin32() local1268 SetErrorMode(existing_flags | new_flags); in EnsureConsoleOutputWin32()