Home
last modified time | relevance | path

Searched defs:sqlite3BtreeConnectionCount (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dbtree.h387 # define sqlite3BtreeConnectionCount(X) 1 macro
H A Dbtree.c11088 int sqlite3BtreeConnectionCount(Btree *p){ in sqlite3BtreeConnectionCount() function