Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/unifdef/
H A Dunifdef.c829 Comment_state wascomment; in parseline() local
831 wascomment = incomment; in parseline()
903 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()