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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18991 #define EP_Reduced 0x004000 /* Expr struct EXPR_REDUCEDSIZE bytes only */
19064 #define EXPR_REDUCEDSIZE offsetof(Expr,iTable) /* Common features */ macro
[all...]

Completed in 547 milliseconds