Searched defs:incomment (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c64 char incomment; variable
293 err = incomment
333 if (*(cp = tline) != '#' || incomment ||
366 if (incomment) {
398 if (incomment)
423 if (incomment)
433 if (!incomment) {
434 incomment = YES;
445 incomment = NO;

Completed in 57 milliseconds