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