Home
last modified time | relevance | path

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

/external/libcxx/src/support/win32/
Dsupport.cpp127 bool terminator_found = false; in wcsnrtombs() local
142 terminator_found = true; in wcsnrtombs()
155 if ( terminator_found ) in wcsnrtombs()