Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnostics.cpp63 case TOKEN_TOO_LONG: in message()
DDiagnostics.h44 TOKEN_TOO_LONG, enumerator
DTokenizer.l325 mContext.diagnostics->report(Diagnostics::TOKEN_TOO_LONG,
DTokenizer.cpp2408 mContext.diagnostics->report(Diagnostics::TOKEN_TOO_LONG, in lex()