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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10773 #ifndef SQLITE_N_COLCACHE
10774 # define SQLITE_N_COLCACHE 10 macro
10859 } aColCache[SQLITE_N_COLCACHE]; /* One for each column cache entry */
[all...]

Completed in 478 milliseconds