Home
last modified time | relevance | path

Searched defs:maxMacroExpansionDepth (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DPreprocessor.h33 int maxMacroExpansionDepth; member
DDirectiveParser.cpp213 int maxMacroExpansionDepth) in DirectiveParser()