Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_priority_queue.c11 #define PARENT(x) (((x) - 1) / 2) macro
110 parent = PARENT(index); in ds_priority_queue_push()

Completed in 4 milliseconds