Searched defs:nRoot (Results 1 – 5 of 5) sorted by relevance
141 #define sqliteBtreeIntegrityCheck(pBt, aRoot, nRoot)\ argument
481 int nRoot; in btree_integrity_check() local
1242 static char *memRbtreeIntegrityCheck(Rbtree* tree, int* aRoot, int nRoot) in memRbtreeIntegrityCheck()
3727 int nRoot; in sqliteVdbeExec() local
3431 char *fileBtreeIntegrityCheck(Btree *pBt, int *aRoot, int nRoot){ in fileBtreeIntegrityCheck()