Searched defs:BlockDesc (Results 1 – 1 of 1) sorted by relevance
38 struct BlockDesc { struct39 char *ptr; // pointer to memory40 int len; // number of bytes41 int fill; // filled with data starting with this