Home
last modified time | relevance | path

Searched defs:ifstate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/tradcpp/dist/
H A Ddirective.c46 struct ifstate { struct
47 struct ifstate *prev; argument
54 static struct ifstate *ifstate; argument
/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c235 static Ifstate ifstate[MAXDEPTH]; /* #if processor state */ variable