Searched refs:ifdepth (Results 1 – 3 of 3) sorted by relevance
37 int ifdepth; variable87 if (cursource->ifdepth) in process()97 if (ifdepth) in process()147 if (--ifdepth < skipping) in control()149 --cursource->ifdepth; in control()156 if (++ifdepth >= NIF) in control()158 ++cursource->ifdepth; in control()163 if (ifdepth <= skipping) in control()207 if (++ifdepth >= NIF) in control()209 ++cursource->ifdepth; in control()[all …]
98 int ifdepth; /* conditional nesting in include */ member241 extern int ifdepth;
665 s->ifdepth = 0; in setsource()