Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c127 LS_START, /* only space and comments on this line */ enumerator
869 linestate = LS_START; in parseline()
876 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()
1212 if (linestate == LS_START && *cp == '#') { in skiphash()
1253 linestate = LS_START; in skipcomment()
1289 linestate = LS_START; in skipcomment()
1299 linestate = LS_START; in skipcomment()