OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keepthis
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/unifdef/
unifdef.c
239
static bool
keepthis
; /* don't delete constant #if */
variable in typeref:typename:bool
725
* We reset the
keepthis
flag when we find a non-constant subexpression.
767
keepthis
= false;
781
keepthis
= false;
837
keepthis
= killconsts ? false : true;
840
return (
keepthis
? LT_IF : ret);
unifdef.c
239
static bool
keepthis
; /* don't delete constant #if */
variable in typeref:typename:bool
725
* We reset the
keepthis
flag when we find a non-constant subexpression.
767
keepthis
= false;
781
keepthis
= false;
837
keepthis
= killconsts ? false : true;
840
return (
keepthis
? LT_IF : ret);
Completed in 136 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025