Home
last modified time | relevance | path

Searched refs:Ifstate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Dunifdef.c108 } Ifstate; typedef
199 static Ifstate ifstate[MAXDEPTH]; /* #if processor state */
229 static void state(Ifstate);
544 state(Ifstate is) in state()