Searched defs:LEFT_CHILD_IDX (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dpriorityq.c11 #define LEFT_CHILD_IDX(idx) \ macro
92 while ((left_idx = LEFT_CHILD_IDX(idx)) < count) {

Completed in 10 milliseconds