Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/indent/
Dindent.h74 lsym_preprocessing, /* the initial '#' of a preprocessing line */ enumerator
Dindent.c1051 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()
Dlexi.c598 lsym = lsym_preprocessing; in lexi()
/netbsd/src/distrib/sets/lists/tests/
Dmi5096 ./usr/tests/usr.bin/indent/lsym_preprocessing.c tests-usr.bin-tests…