Searched refs:aRoot (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c8095 SQLITE_PRIVATE char *sqlite3BtreeIntegrityCheck(Btree*, int *aRoot, int nRoot, int, int*);
56099 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
63983 int *aRoot; /* Array of rootpage numbers for tables to be checked */ member in struct:vdbeExecUnion::OP_IntegrityCk_stack_vars
77655 int aRoot[] = {0, 0}; local
[all...]

Completed in 345 milliseconds