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

  /src/usr.bin/unifdef/
unifdef.c 212 static bool killconsts; /* -k: eval constant #ifs */ variable in typeref:typename:bool
308 killconsts = true;
837 keepthis = killconsts ? false : true;
unifdef.c 212 static bool killconsts; /* -k: eval constant #ifs */ variable in typeref:typename:bool
308 killconsts = true;
837 keepthis = killconsts ? false : true;
unifdef.c 212 static bool killconsts; /* -k: eval constant #ifs */ variable in typeref:typename:bool
308 killconsts = true;
837 keepthis = killconsts ? false : true;
unifdef.c 212 static bool killconsts; /* -k: eval constant #ifs */ variable in typeref:typename:bool
308 killconsts = true;
837 keepthis = killconsts ? false : true;

Completed in 102 milliseconds