Home
last modified time | relevance | path

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

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