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

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
MacroExpander.h 46 bool pushMacro(const Macro& macro, const Token& identifier);
MacroExpander.cpp 144 pushMacro(macro, *token);
199 bool MacroExpander::pushMacro(const Macro& macro, const Token& identifier)

Completed in 70 milliseconds