Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.h141 #define sqliteBtreeIntegrityCheck(pBt, aRoot, nRoot)\ argument
H A Dtest3.c481 int nRoot; in btree_integrity_check() local
H A Dbtree_rb.c1242 static char *memRbtreeIntegrityCheck(Rbtree* tree, int* aRoot, int nRoot) in memRbtreeIntegrityCheck()
H A Dvdbe.c3727 int nRoot; in sqliteVdbeExec() local
H A Dbtree.c3431 char *fileBtreeIntegrityCheck(Btree *pBt, int *aRoot, int nRoot){ in fileBtreeIntegrityCheck()