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