Home
last modified time | relevance | path

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

/external/libcxx/src/support/win32/
Dsupport.cpp124 const errno_t no_error = ( errno_t) 0; in wcsnrtombs() local
140 if ( result == no_error ) { in wcsnrtombs()
160 if ( have_result && result != no_error ) { in wcsnrtombs()
/external/libxml2/doc/
Dapibuild.py595 self.no_error = 0
603 self.no_error = 1
606 self.no_error = 0
629 if self.no_error:
634 if self.no_error: