Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_priority_queue.c9 #define LEFT(x) (((x) * 2) + 1) macro
177 swap = LEFT(index); in ds_priority_queue_pop()

Completed in 5 milliseconds