Home
last modified time | relevance | path

Searched defs:nRoot (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libsqlite/src/
H A Dbtree.h144 #define sqliteBtreeIntegrityCheck(pBt, aRoot, nRoot)\ argument
H A Dtest3.c484 int nRoot; in btree_integrity_check() local
H A Dbtree_rb.c1245 static char *memRbtreeIntegrityCheck(Rbtree* tree, int* aRoot, int nRoot) in memRbtreeIntegrityCheck()
H A Dvdbe.c3729 int nRoot; in sqliteVdbeExec() local
H A Dbtree.c3433 char *fileBtreeIntegrityCheck(Btree *pBt, int *aRoot, int nRoot){ in fileBtreeIntegrityCheck()