HelenOS sources
heap_left_child 883 uspace/lib/cpp/include/__bits/algorithm.hpp using aux::heap_left_child;
heap_left_child 886 uspace/lib/cpp/include/__bits/algorithm.hpp auto left = heap_left_child(idx);
heap_left_child 907 uspace/lib/cpp/include/__bits/algorithm.hpp left = heap_left_child(idx);
heap_left_child 1045 uspace/lib/cpp/include/__bits/algorithm.hpp using aux::heap_left_child;
heap_left_child 1055 uspace/lib/cpp/include/__bits/algorithm.hpp auto left = heap_left_child(idx);
HelenOS homepage, sources at GitHub