Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c62 char incomment; variable
291 err = incomment in doif()
331 if (*(cp = tline) != '#' || incomment || in checkline()
364 if (incomment) { in checkline()
396 if (incomment) in checkline()
421 if (incomment) in skipcomment()
431 if (!incomment) { in skipcomment()
432 incomment = YES; in skipcomment()
443 incomment = NO; in skipcomment()