heap_left
int heap_left, heap_right;
heap_left = CYC_HEAP_LEFT(ndx);
if (heap_left >= cpu->cyp_nelems)
heap[heap_left]);
if (heap_left < cpu->cyp_nelems)
cyclic_dump_node(cpu, heap, c, w, heap_left, l, x, depth + 1);
j = heap_left(i);
cyc_index_t heap_left, heap_right, heap_me = ndx;
if ((heap_left = CYC_HEAP_LEFT(heap_me)) >= nelems)
left = heap[heap_left];
heap[heap_left] = me;
heap_me = heap_left;