Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_journal.c347 unsigned char aMagic[] = { 0xd9, 0xd5, 0x05, 0xf9, 0x20, 0xa1, 0x63, 0xd7 }; in decodeJournalHdr() local
H A Dpager.c1307 unsigned char aMagic[8]; /* A buffer to hold the magic header */ in readSuperJournal() local
1566 unsigned char aMagic[8]; /* A buffer to hold the magic header */ in readJournalHdr() local
4261 u8 aMagic[8]; in syncJournal() local