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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c8305 SQLITE_PRIVATE char *sqlite3BtreeIntegrityCheck(Btree*, int *aRoot, int nRoot, int, int*);
57150 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
65202 int *aRoot; /* Array of rootpage numbers for tables to be checked */ member in struct:vdbeExecUnion::OP_IntegrityCk_stack_vars
79292 int aRoot[] = {0, 0}; local
[all...]

Completed in 218 milliseconds