Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlib.c142 diag_prefix, type, buffer); in do_warn()
244 fprintf(stderr, "%s%s\n", diag_prefix, buffer); in die()
Doptions.h48 extern const char *diag_prefix;
Doptions.c49 const char *diag_prefix = ""; variable
473 diag_prefix = "sparse: "; in handle_fdiagnostic_prefix()
476 diag_prefix = xasprintf("%s: ", opt+1); in handle_fdiagnostic_prefix()