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

  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 91 const unsigned ArgCount = F->getFunctionType()->getNumParams();
92 for (unsigned i = 0; i < ArgCount; ++i)
  /external/mesa3d/src/mesa/main/
atifragshader.h 54 GLuint ArgCount[2];

Completed in 77 milliseconds