Home | History | Annotate | Download | only in deroff

Lines Matching defs:hit

1441 	int	hit;
1486 hit = 1;
1488 printf("preliminary hit macro %c%c ", c1, c2);
1492 hit = YES;
1495 hit = (filesp == files);
1498 hit = !inmacro;
1501 hit = inmacro;
1504 hit = parag;
1507 hit = !keepblock;
1510 hit = 0;
1513 if (hit) {