Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.h130 extern int Wsparse_error;
Dsparse.c317 if (Wsparse_error && die_if_error) in check_symbols()
Doptions.c130 int Wsparse_error = FLAG_FORCE_OFF; variable
876 { "sparse-error", &Wsparse_error },
Dlib.c185 if (Wsparse_error) { in warning()