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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18993 #define EP_TokenOnly 0x010000 /* Expr struct EXPR_TOKENONLYSIZE bytes only */
19065 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */ macro
[all...]

Completed in 561 milliseconds