Searched refs:endifAtom (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dcpp.c69 static int endifAtom = 0; variable
104 endifAtom = LookUpAddString(atable, "endif");
290 else if (atom == endifAtom) {
786 } else if (yylvalpp->sc_ident == endifAtom) {

Completed in 71 milliseconds