Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_execute.h73 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp357 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
864 unsigned StackDepth = 0; in shouldInlineCall() local