Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dbtreeinfo.c272 static int binfoCompute(sqlite3 *db, int pgno, BinfoCursor *pCsr){ in binfoCompute() function
340 int rc = binfoCompute(db, pgno, pCsr); in binfoColumn()