Searched refs:STAT_GET_NLT (Results 1 – 1 of 1) sorted by relevance
791 #define STAT_GET_NLT 3 /* "nlt" column of stat[34] entry */ macro824 || eCall==STAT_GET_ROWID || eCall==STAT_GET_NLT in statGet()897 case STAT_GET_NLT: aCnt = p->a[p->iGet].anLt; break; in statGet()1286 callStatGet(pParse, regStat, STAT_GET_NLT, regLt); in analyzeOneTable()