Lines Matching refs:callstack
1912 if (bc->callstack[0].max > 0)1913 bc->nstack = ((bc->callstack[0].max + 3) >> 2) + 2;