Lines Matching refs:FLEXARRAY
15189 # define FLEXARRAY macro
15191 # define FLEXARRAY 1 macro
18967 } aCol[FLEXARRAY]; /* One entry for each of nCol columns */
19035 CollSeq *aColl[FLEXARRAY]; /* Collating sequence for each term of the key */
19613 } a[FLEXARRAY]; /* One slot for each expression in the list */
19648 } a[FLEXARRAY];
19775 SrcItem a[FLEXARRAY]; /* One entry for each identifier on the list */
20849 Cte a[FLEXARRAY]; /* For each CTE in the WITH clause.... */
20884 char zName[FLEXARRAY]; /* Name of this client data. MUST BE LAST */
23719 u32 aType[FLEXARRAY]; /* Type values record decode. MUST BE LAST */
23986 sqlite3_value *argv[FLEXARRAY]; /* Argument set */
66478 } aSegment[FLEXARRAY]; /* One for every 32KB page in the wal-index */
104434 SortSubtask aTask[FLEXARRAY]; /* One or more subtasks */
159459 WhereLevel a[FLEXARRAY]; /* Information about each nest loop in WHERE */
164506 sqlite3_value *aRhs[FLEXARRAY]; /* RHS values for constraints. MUST BE LAST
188904 # define FLEXARRAY
188906 # define FLEXARRAY 1
189139 Fts3PhraseToken aToken[FLEXARRAY]; /* One for each token in the phrase */
205386 u32 aMI[FLEXARRAY];
213558 # define FLEXARRAY
213560 # define FLEXARRAY 1
213882 RtreeDValue aParam[FLEXARRAY]; /* Values for parameters to the SQL function */
235629 # define FLEXARRAY
235631 # define FLEXARRAY 1
235706 int aiCol[FLEXARRAY];
240474 Fts5ExprNode *apChild[FLEXARRAY]; /* Array of child nodes */
240511 Fts5ExprTerm aTerm[FLEXARRAY]; /* Terms that make up this phrase */
240526 Fts5ExprPhrase *apPhrase[FLEXARRAY]; /* Array of phrase pointers */
244679 Fts5StructureLevel aLevel[FLEXARRAY]; /* Array of nLevel level objects */
244817 Fts5Data *apTombstone[FLEXARRAY]; /* Array of tombstone pages */
244892 Fts5SegIter aSeg[FLEXARRAY]; /* Array of segment iterators */
244924 Fts5DlidxLvl aLvl[FLEXARRAY];
250643 Fts5Iter *apIter[FLEXARRAY];
253902 int aIdx[FLEXARRAY]; /* Offsets into aPoslist for current row */