Searched refs:enable_shared_cache (Results 1 – 6 of 6) sorted by relevance
94 int (*enable_shared_cache)(int); member447 #define sqlite3_enable_shared_cache sqlite3_api->enable_shared_cache
135566 int (*enable_shared_cache)(int);135919 #define sqlite3_enable_shared_cache sqlite3_api->enable_shared_cache
340 if test "$enable_shared_cache" = yes; then346 if test "$enable_shared_cache" = yes; then
4246 if test ${enable_shared_cache+y}4248 enableval=$enable_shared_cache; case $enableval in4382 if test "$enable_shared_cache" = yes; then4389 if test "$enable_shared_cache" = yes; then15123 if test "$enable_shared_cache" = yes; then
49 if test "$enable_shared_cache" = yes; then
6720 - test $enable_shared_cache instead of $mpfr_want_shared_cache;6723 as enable_shared_cache (now used) already has the same usage.