Searched defs:ifstate (Results 1 – 2 of 2) sorted by relevance
46 struct ifstate { struct47 struct ifstate *prev; argument54 static struct ifstate *ifstate; argument
235 static Ifstate ifstate[MAXDEPTH]; /* #if processor state */ variable