Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c800 Comment_state wascomment; in parseline() local
802 wascomment = incomment; in parseline()
876 if (retval != LT_PLAIN && (wascomment || linestate != LS_START)) { in parseline()