Home
last modified time | relevance | path

Searched defs:aPage (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/tool/
H A Dpagesig.c59 unsigned char aPage[65536]; in computeSigs() local
H A Doffsets.c29 u8 *aPage; /* Current page content */ member
/sqlite-3.40.0/ext/recover/
H A Ddbdata.c99 u8 *aPage; /* Buffer containing page */ member
/sqlite-3.40.0/src/
H A Ddbstat.c125 StatPage aPage[32]; /* Pages in path to current page */ member
H A Dtest_journal.c439 unsigned char *aPage; in readJournalFile() local
H A Dtest_vfs.c151 u8 *aPage[TESTVFS_MAX_PAGES]; /* Array of ckalloc'd pages */ member
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c1172 char *aPage; in do_writer_test() local