Home
last modified time | relevance | path

Searched defs:suppress_errors (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_338.c95 suppress_errors(int argc, char **argv) in suppress_errors() function
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c73 static int suppress_errors; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c37 static int suppress_errors = 0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc37 static int suppress_errors = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1044 nvptx_alloc (size_t s, bool suppress_errors) in nvptx_alloc()