Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.h47 PP_TOKEN_TOO_LONG, enumerator
DDiagnosticsBase.cpp72 case PP_TOKEN_TOO_LONG: in message()
DTokenizer.l367 mContext.diagnostics->report(Diagnostics::PP_TOKEN_TOO_LONG,
DTokenizer.cpp3048 mContext.diagnostics->report(Diagnostics::PP_TOKEN_TOO_LONG, in lex()