Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/support/win32/
H A Dsupport.cpp125 const errno_t no_error = ( errno_t) 0; in wcsnrtombs() local
/dflybsd-src/contrib/less/
H A Dcharset.c301 static int icharset(constant char *name, int no_error) in icharset()
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c1291 int no_error; local