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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c17460 static sqlite3_debug_mutex aStatic[6]; local
102507 WhereTerm aStatic[1]; /* Initial static space for a[] */ member in struct:WhereClause
102509 WhereTerm aStatic[8]; /* Initial static space for a[] */ member in struct:WhereClause
115467 void *aStatic[16]; /* Starter space for aArg[]. No malloc required */ local
[all...]

Completed in 440 milliseconds