Searched refs:rchild (Results 1 – 1 of 1) sorted by relevance
96 int_fast32_t rchild(int_fast32_t x) { return 2 * x + 2; } in rchild() function118 int_fast32_t rc = rchild(cur_loc); in HeapDown()