Searched defs:dn_heap_32 (Results 1 – 1 of 1) sorted by relevance
425 struct dn_heap_32 { struct426 int size;427 int elements;428 int offset; /* XXX if > 0 this is the offset of direct ptr to obj */429 user32_addr_t p; /* really an array of "size" entries */