Searched refs:RbuSpan (Results 1 – 1 of 1) sorted by relevance
192 typedef struct RbuSpan RbuSpan; typedef237 struct RbuSpan { struct292 RbuSpan *aIdxCol;2248 RbuSpan *aIdxCol = (RbuSpan*)sqlite3_realloc( in rbuObjIterGetIndexWhere()2249 pIter->aIdxCol, (nIdxAlloc+16)*sizeof(RbuSpan) in rbuObjIterGetIndexWhere()