Searched refs:lsym_preprocessing (Results 1 – 4 of 4) sorted by relevance
74 lsym_preprocessing, /* the initial '#' of a preprocessing line */ enumerator
1051 case lsym_preprocessing: process_preprocessing(); break; in process_lsym()1131 if (lsym == lsym_preprocessing || lsym == lsym_newline) in indent()1150 if (lsym != lsym_preprocessing in indent()
598 lsym = lsym_preprocessing; in lexi()
5096 ./usr/tests/usr.bin/indent/lsym_preprocessing.c tests-usr.bin-tests…