Searched defs:Heap (Results 1 – 8 of 8) sorted by relevance
25 typedef struct Heap Heap; typedef
66 struct Heap struct91 * void __collector_mmgr_init_mutex_locks( Heap *heap ) argument
128 Heap section in Instrumentation
41 Heap enumerator
38 Heap, enumerator
1120 alias Heap = BinaryHeap!(Array!int); variable