Searched defs:WhereMemBlock (Results 1 – 1 of 1) sorted by relevance
35 typedef struct WhereMemBlock WhereMemBlock; typedef42 struct WhereMemBlock { struct43 WhereMemBlock *pNext; /* Next block in the chain */ argument44 u64 sz; /* Bytes of space */