Home
last modified time | relevance | path

Searched defs:aStatic (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/src/
H A Dnotify.c232 void *aStatic[16]; /* Starter space for aArg[]. No malloc required */ in sqlite3ConnectionUnlocked() local
H A Dmutex_noop.c110 static sqlite3_debug_mutex aStatic[SQLITE_MUTEX_STATIC_VFS3 - 1]; in debugMutexAlloc() local
H A Dtest_mutex.c53 sqlite3_mutex aStatic[STATIC_MUTEXES]; /* The static mutexes */ member
H A DwhereInt.h353 WhereTerm aStatic[1]; /* Initial static space for a[] */ member
355 WhereTerm aStatic[8]; /* Initial static space for a[] */ member
/sqlite-3.40.0/ext/misc/
H A Dfileio.c778 char aStatic[64]; in fsdirColumn() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c463 Fts5PoslistReader aStatic[4]; in fts5ExprSynonymList() local
546 Fts5PoslistReader aStatic[4]; in fts5ExprPhraseIsMatch() local
679 Fts5NearTrimmer aStatic[4]; in fts5ExprNearIsMatch() local