Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/unifdef/
H A Dunifdef.c129 LS_START, /* only space and comments on this line */ enumerator
857 linestate = LS_START; in parseline()
862 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()
1198 if (linestate == LS_START && *cp == '#') { in skiphash()
1239 linestate = LS_START; in skipcomment()
1271 linestate = LS_START; in skipcomment()
1281 linestate = LS_START; in skipcomment()