Searched refs:INITFLAG_AlterMask (Results 1 – 2 of 2) sorted by relevance
32 }else if( pData->mInitFlags & (INITFLAG_AlterMask) ){ in corruptSchema()40 azAlterType[(pData->mInitFlags&INITFLAG_AlterMask)-1], in corruptSchema()
3966 #define INITFLAG_AlterMask 0x0003 /* Types of ALTER */ macro