Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/unifdef/
H A Dunifdef.c141 LS_START, /* only space and comments on this line */ enumerator
898 linestate = LS_START; in parseline()
903 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()
1239 if (linestate == LS_START && *cp == '#') { in skiphash()
1280 linestate = LS_START; in skipcomment()
1312 linestate = LS_START; in skipcomment()
1322 linestate = LS_START; in skipcomment()