Searched refs:half (Results 1 – 1 of 1) sorted by relevance
153 const uint32_t half = (size - 1) / 2; in ds_priority_queue_pop() local176 for (index = 0; index < half; index = swap) { in ds_priority_queue_pop()
Completed in 5 milliseconds