Searched refs:thissym (Results 1 – 1 of 1) sorted by relevance
73 static int doif(int thissym, int inif, int prevreject, int depth);213 int thissym, /* index of the symbol who was last ifdef'ed */ in doif() argument265 if (thissym >= 0) { in doif()266 if ((insym[thissym] = -insym[thissym]) < 0) in doif()267 reject = ignore[thissym] ? 1 : 2; in doif()270 if (!ignore[thissym]) { in doif()281 if (thissym >= 0) { in doif()282 insym[thissym] = 0; in doif()284 if (!ignore[thissym]) { in doif()