WHERE_MULTI_OR   97908 third_party/sqlite/amalgamation/sqlite3.c #define WHERE_MULTI_OR     0x10000000  /* OR using multiple indices */
WHERE_MULTI_OR    254 third_party/sqlite/src/src/where.c #define WHERE_MULTI_OR     0x10000000  /* OR using multiple indices */