Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.h62 PP_MACRO_INVOCATION_CHAIN_TOO_DEEP, enumerator
DDiagnosticsBase.cpp102 case PP_MACRO_INVOCATION_CHAIN_TOO_DEEP: in message()
DMacroExpander.cpp444 mDiagnostics->report(Diagnostics::PP_MACRO_INVOCATION_CHAIN_TOO_DEEP, in collectMacroArgs()