OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifstate
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/unifdef/
unifdef.c
159
}
Ifstate
;
235
static
Ifstate
ifstate
[MAXDEPTH]; /* #if processor state */
variable in typeref:typename:Ifstate[]
258
static void state(
Ifstate
);
543
state(
Ifstate
is)
545
ifstate
[depth] = is;
576
trans_table[
ifstate
[depth]][lineval]();
579
ifstate_name[
ifstate
[depth]], depth);
unifdef.c
159
}
Ifstate
;
235
static
Ifstate
ifstate
[MAXDEPTH]; /* #if processor state */
variable in typeref:typename:Ifstate[]
258
static void state(
Ifstate
);
543
state(
Ifstate
is)
545
ifstate
[depth] = is;
576
trans_table[
ifstate
[depth]][lineval]();
579
ifstate_name[
ifstate
[depth]], depth);
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025