Home
last modified time | relevance | path

Searched refs:fmax_errors (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Doptions.h75 extern unsigned int fmax_errors;
Doptions.c75 unsigned int fmax_errors = 100; variable
504 opt_uint(arg, opt, &fmax_errors, OPTNUM_UNLIMITED); in handle_fmax_errors()
Dlib.c168 if (errors > fmax_errors) { in do_error()