Searched refs:copies (Results 1 – 2 of 2) sorted by relevance
8 and/or sell copies of the Software, and to permit persons to whom the12 all copies or substantial portions of the Software.
200 ds_priority_queue_node_t *copies = allocate_nodes(queue->capacity); in copy_nodes() local204 ds_priority_queue_node_t *dst = copies; in copy_nodes()211 return copies; in copy_nodes()
Completed in 4 milliseconds