Home
last modified time | relevance | path

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

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