Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/support/win32/
H A Dsupport.cpp125 const errno_t no_error = ( errno_t) 0; in wcsnrtombs() local
146 if ( result == no_error ) { in wcsnrtombs()
166 if ( have_result && result != no_error ) { in wcsnrtombs()