Searched defs:maxMacroExpansionDepth (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/preprocessor/ | ||
D | Preprocessor.h | 33 int maxMacroExpansionDepth; member |
D | DirectiveParser.cpp | 213 int maxMacroExpansionDepth) in DirectiveParser() |