Home
last modified time | relevance | path

Searched refs:previous_state (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp465 static bool previous_state = true; in sync_with_stdio() local
466 bool r = previous_state; in sync_with_stdio()
467 previous_state = sync; in sync_with_stdio()