Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtest-lexing.c42 preprocess_only = 1; in main()
Dlib.c311 if (preprocess_only) { in sparse_tokenstream()
408 if (dump_macro_defs || preprocess_only) in sparse_initialize()
Doptions.h39 extern int preprocess_only;
Doptions.c40 int preprocess_only; variable
418 preprocess_only = 1; in handle_switch_E()