Home | History | Annotate | Download | only in dist

Lines Matching refs:TKFLG_DONTFOLD

12699 #define TKFLG_DONTFOLD       0x100  /* Omit constant folding optimizations */
131079 pAndExpr = sqlite3PExpr(pParse, TK_AND|TKFLG_DONTFOLD, 0, pAndExpr);