Home
last modified time | relevance | path

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

/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Duncrustify_types.h372 int preproc_ncnl_count; member
H A Dtokenize.cpp1589 && cpd.preproc_ncnl_count == 1) in parse_word()
2289 if ( cpd.preproc_ncnl_count == 1 in parse_next()
2743 cpd.preproc_ncnl_count = 0; in tokenize()
2762 cpd.preproc_ncnl_count++; in tokenize()
H A Duncrustify.cpp2443 cpd.preproc_ncnl_count = 0; in uncrustify_end()