Searched refs:SQLITE_N_COLCACHE (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c11028 #ifndef SQLITE_N_COLCACHE
11029 # define SQLITE_N_COLCACHE 10 macro
11115 } aColCache[SQLITE_N_COLCACHE]; /* One for each column cache entry */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11028 #ifndef SQLITE_N_COLCACHE
11029 # define SQLITE_N_COLCACHE 10 macro
11115 } aColCache[SQLITE_N_COLCACHE]; /* One for each column cache entry */
[all...]

Completed in 337 milliseconds