Searched refs:existing_flags (Results 1 – 1 of 1) sorted by relevance
2885 UINT existing_flags = SetErrorMode(new_flags); in Main() local2886 SetErrorMode(existing_flags | new_flags); in Main()