Searched refs:iMagic (Results 1 – 1 of 1) sorted by relevance
152 int iMagic; /* Integer to verify correct byte order */ member802 (pP1->iMagic!=MAGIC && swab32(pP1->iMagic)!=MAGIC) ){ in lockBtree()806 pBt->needSwab = pP1->iMagic!=MAGIC; in lockBtree()856 pP1->iMagic = MAGIC; in newDatabase()859 pP1->iMagic = swab32(MAGIC); in newDatabase()