Lines Matching defs:common
127 static int common = 0; /* produce common listing */
633 if (diff || common || neither) {
685 if (common && (ibool[i].val == boolval))
705 if (diff || common || neither)
739 if (common && (num[i].val == numval))
761 if (diff || common || neither)
797 if (common && EQUAL(str[i].val, strval)) {
944 case 'c': common++;
990 (void) fprintf(stderr, "\t-c\tprint common "
1038 if ((use || diff || common) && (argc <= 1)) {
1046 if (!use && (printing == pr_none) && !common && !neither) {