Home
last modified time | relevance | path

Searched refs:sqlite3BtreeRowCountEst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c17410 SQLITE_PRIVATE i64 sqlite3BtreeRowCountEst(BtCursor*);
79515 SQLITE_PRIVATE i64 sqlite3BtreeRowCountEst(BtCursor *pCur){ function
100411 nEntry = sqlite3BtreeRowCountEst(pCrsr);
102921 sz = sqlite3BtreeRowCountEst(pCrsr);