Searched defs:aStatic (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 5407 char aStatic[64]; in fsdirColumn() local |
H A D | sqlite3.c | 28042 static sqlite3_debug_mutex aStatic[SQLITE_MUTEX_STATIC_VFS3 - 1]; debugMutexAlloc() local 151659 WhereTerm aStatic[1]; /* Initial static space for a[] */ global() member 151661 WhereTerm aStatic[8]; /* Initial static space for a[] */ global() member 178599 void *aStatic[16]; /* Starter space for aArg[]. No malloc required */ global() local 226835 Fts5PoslistReader aStatic[4]; global() local 226918 Fts5PoslistReader aStatic[4]; global() local 227051 Fts5NearTrimmer aStatic[4]; global() local [all...] |
Completed in 192 milliseconds