Home | Sort by: relevance | last modified time | path |
/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) |