Home
last modified time | relevance | path

Searched refs:FLEXARRAY (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15189 # 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 */
[all …]
H A Dshell.c18750 # define FLEXARRAY macro
18752 # define FLEXARRAY 1 macro
18862 u32 aElem[FLEXARRAY]; /* Array of 32-bit bitmasks */