Searched defs:dn_heap7 (Results 1 – 1 of 1) sorted by relevance
72 struct dn_heap7 { struct73 int size;74 int elements;75 int offset; /* XXX if > 0 this is the offset of direct ptr to obj */76 struct dn_heap_entry7 *p; /* really an array of "size" entries */