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