sqlite3PCacheBufferSetup 8539 third_party/sqlite/amalgamation/sqlite3.c SQLITE_PRIVATE void sqlite3PCacheBufferSetup(void *, int sz, int n); sqlite3PCacheBufferSetup 107443 third_party/sqlite/amalgamation/sqlite3.c sqlite3PCacheBufferSetup( sqlite3GlobalConfig.pPage, sqlite3PCacheBufferSetup 198 third_party/sqlite/src/src/main.c sqlite3PCacheBufferSetup( sqlite3GlobalConfig.pPage, sqlite3PCacheBufferSetup 62 third_party/sqlite/src/src/pcache.h void sqlite3PCacheBufferSetup(void *, int sz, int n);