Searched defs:nRoot (Results 1 – 5 of 5) sorted by relevance
144 #define sqliteBtreeIntegrityCheck(pBt, aRoot, nRoot)\ argument
484 int nRoot; in btree_integrity_check() local
1245 static char *memRbtreeIntegrityCheck(Rbtree* tree, int* aRoot, int nRoot) in memRbtreeIntegrityCheck()
3729 int nRoot; in sqliteVdbeExec() local
3433 char *fileBtreeIntegrityCheck(Btree *pBt, int *aRoot, int nRoot){ in fileBtreeIntegrityCheck()