Searched defs:popStack (Results 1 – 2 of 2) sorted by relevance
281 int popStack; /* Pop the stack this much on entry to VdbeExec() */ member
280 static void popStack(Mem **ppTos, int N){ in popStack() function