Home | History | Annotate | Download | only in orig

Lines Matching defs:IN_DECLARE_VTAB

11176   #define IN_DECLARE_VTAB 0
11178 #define IN_DECLARE_VTAB (pParse->declareVtab)
81149 if( db->init.busy || IN_DECLARE_VTAB ){
82001 if( !IN_DECLARE_VTAB ){
82341 if( pTab==0 || IN_DECLARE_VTAB ) goto primary_key_exit;
82402 if( pTab && !IN_DECLARE_VTAB ){
83409 if( p==0 || IN_DECLARE_VTAB ) goto fk_end;
83690 if( db->mallocFailed || IN_DECLARE_VTAB ){
112035 if( !IN_DECLARE_VTAB ){