Searched refs:EXPR_TOKENONLYSIZE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10350 #define EP_TokenOnly 0x2000 /* Expr struct is EXPR_TOKENONLYSIZE bytes only */
10387 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
[all...]

Completed in 468 milliseconds