Home
last modified time | relevance | path

Searched refs:errorAtom (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
Dcpp.c78 static int errorAtom = 0; variable
113 errorAtom = LookUpAddString(atable, "error"); in InitCPP()
806 } else if (yylvalpp->sc_ident == errorAtom) { in readCPPline()