Searched refs:order_idx (Results 1 – 1 of 1) sorted by relevance
265 int order_idx = coal_idx * (COAL_ORDER_NUM_PIDS + 1); in add_coalition_to_order() local266 memcpy(&order[order_idx], &coal->expected_order, sizeof(coal->expected_order)); in add_coalition_to_order()268 order[order_idx - 1] = -1; in add_coalition_to_order()