Home
last modified time | relevance | path

Searched defs:WhereMemBlock (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A DwhereInt.h35 typedef struct WhereMemBlock WhereMemBlock; typedef
42 struct WhereMemBlock { struct
43 WhereMemBlock *pNext; /* Next block in the chain */ argument
44 u64 sz; /* Bytes of space */