Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h404 bool has_error() const { in has_error() function
/minix3/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c775 int ch, r, has_error; in main() local
/minix3/external/mit/lua/dist/src/
H A Dlua.c457 #define has_error 1 /* bad option */ macro