WHERE_BOTH_LIMIT 97902 third_party/sqlite/amalgamation/sqlite3.c #define WHERE_BOTH_LIMIT   0x00300000  /* Both x>EXPR and x<EXPR */
WHERE_BOTH_LIMIT  248 third_party/sqlite/src/src/where.c #define WHERE_BOTH_LIMIT   0x00300000  /* Both x>EXPR and x<EXPR */