Searched defs:aStatic (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c7860 char aStatic[64]; local
H A Dsqlite3.c28937 static sqlite3_debug_mutex aStatic[SQLITE_MUTEX_STATIC_VFS3 - 1]; local
155887 WhereTerm aStatic[1]; /* Initial static space for a[] */ member in struct:WhereClause
155889 WhereTerm aStatic[8]; /* Initial static space for a[] */ member in struct:WhereClause
183487 void *aStatic[16]; /* Starter space for aArg[]. No malloc required */ local
235258 Fts5PoslistReader aStatic[4]; local
235341 Fts5PoslistReader aStatic[4]; local
235474 Fts5NearTrimmer aStatic[4]; local
[all...]

Completed in 527 milliseconds