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