Home
last modified time | relevance | path

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

/ext-ds/
H A DLICENSE8 and/or sell copies of the Software, and to permit persons to whom the
12 all copies or substantial portions of the Software.
/ext-ds/src/ds/
H A Dds_priority_queue.c200 ds_priority_queue_node_t *copies = allocate_nodes(queue->capacity); in copy_nodes() local
204 ds_priority_queue_node_t *dst = copies; in copy_nodes()
211 return copies; in copy_nodes()

Completed in 6 milliseconds