HomeSort by relevance Sort by last modified time
    Searched refs:kTypeFunc (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Macro.h 32 kTypeFunc
MacroExpander.cpp 137 if ((macro.type == Macro::kTypeFunc) && !isNextTokenLeftParen())
266 assert(macro.type == Macro::kTypeFunc);
DirectiveParser.cpp 302 macro.type = Macro::kTypeFunc;

Completed in 55 milliseconds