Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c135 LS_START, /* only space and comments on this line */ enumerator
859 linestate = LS_START; in parseline()
864 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()
1124 if (linestate == LS_START && *cp == '#') { in skiphash()
1165 linestate = LS_START; in skipcomment()
1197 linestate = LS_START; in skipcomment()
1207 linestate = LS_START; in skipcomment()