Searched defs:sync_with_stdio (Results 1 – 2 of 2) sorted by relevance
129 int ios::sync_with_stdio(int new_state) in sync_with_stdio() function in ios
234 static void sync_with_stdio() { sync_with_stdio(1); } in sync_with_stdio() function