Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:ifAtom

70 static int ifAtom = 0;
105 ifAtom = LookUpAddString(atable, "if");
286 if (atom == ifAtom || atom == ifdefAtom || atom == ifndefAtom){
794 } else if (yylvalpp->sc_ident == ifAtom) {