Home
last modified time | relevance | path

Searched refs:half (Results 1 – 1 of 1) sorted by relevance

/ext-ds/src/ds/
H A Dds_priority_queue.c153 const uint32_t half = (size - 1) / 2; in ds_priority_queue_pop() local
176 for (index = 0; index < half; index = swap) { in ds_priority_queue_pop()

Completed in 9 milliseconds