Searched defs:regStat (Results 1 – 1 of 1) sorted by relevance
928 static void callStatGet(Parse *pParse, int regStat, int iParam, int regOut){ in callStatGet()988 int regStat = iMem++; /* Register to hold StatAccum object */ in analyzeOneTable() local