Lines Matching defs:thissym
73 static int doif(int thissym, int inif, int prevreject, int depth);
213 int thissym, /* index of the symbol who was last ifdef'ed */
265 if (thissym >= 0) {
266 if ((insym[thissym] = -insym[thissym]) < 0)
267 reject = ignore[thissym] ? 1 : 2;
270 if (!ignore[thissym]) {
281 if (thissym >= 0) {
282 insym[thissym] = 0;
284 if (!ignore[thissym]) {