HomeSort by: relevance | last modified time | path
    Searched defs:complement (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/unifdef/
unifdef.c 209 static bool complement; /* -c: do the complement */ variable
299 complement = true;
556 if (keep ^ complement)
unifdef.c 209 static bool complement; /* -c: do the complement */ variable
299 complement = true;
556 if (keep ^ complement)
unifdef.c 209 static bool complement; /* -c: do the complement */ variable
299 complement = true;
556 if (keep ^ complement)
unifdef.c 209 static bool complement; /* -c: do the complement */ variable
299 complement = true;
556 if (keep ^ complement)

Completed in 87 milliseconds