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

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

Completed in 36 milliseconds