Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15796 # define FLEXARRAY macro
15798 # define FLEXARRAY 1 macro
19593 } aCol[FLEXARRAY]; /* One entry for each of nCol columns */
19667 CollSeq *aColl[FLEXARRAY]; /* Collating sequence for each term of the key */
19676 #if FLEXARRAY+1 > 1
20253 } a[FLEXARRAY]; /* One slot for each expression in the list */
20288 } a[FLEXARRAY];
20416 SrcItem a[FLEXARRAY]; /* One entry for each identifier on the list */
21473 Cte a[FLEXARRAY]; /* For each CTE in the WITH clause.... */
21508 char zName[FLEXARRAY]; /* Name of this client data. MUST BE LAST */
[all …]
H A Dshell.c20727 # define FLEXARRAY macro
20729 # define FLEXARRAY 1 macro
20839 u32 aElem[FLEXARRAY]; /* Array of 32-bit bitmasks */