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