Home
last modified time | relevance | path

Searched defs:aZero (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dscrub.c552 u8 *aZero = scrubBackupAllocPage(&s); in sqlite3_scrub_backup() local
/sqlite-3.40.0/src/
H A Dwal.c4054 static const u32 aZero[4] = { 0, 0, 0, 0 }; in sqlite3WalSnapshotGet() local