Searched refs:SQLITE_ECEL_FACTOR (Results 1 – 1 of 1) sorted by relevance
21012 #define SQLITE_ECEL_FACTOR 0x02 /* Factor out constant terms */ macro113991 sqlite3ExprCodeExprList(pParse, pFarg, r1, 0, SQLITE_ECEL_FACTOR);114527 if( !ConstFactorOk(pParse) ) flags &= ~SQLITE_ECEL_FACTOR;114543 }else if( (flags & SQLITE_ECEL_FACTOR)!=0