EXPR_TOKENONLYSIZE 10079 third_party/sqlite/amalgamation/sqlite3.c #define EXPR_TOKENONLYSIZE      offsetof(Expr,pLeft)   /* Fewer features */
EXPR_TOKENONLYSIZE 1734 third_party/sqlite/src/src/sqliteInt.h #define EXPR_TOKENONLYSIZE      offsetof(Expr,pLeft)   /* Fewer features */