Searched refs:ossl_pqueue_new (Results 1 – 2 of 2) sorted by relevance
24 return (PRIORITY_QUEUE_OF(type) *)ossl_pqueue_new( \77 OSSL_PQUEUE *ossl_pqueue_new(int (*compare)(const void *, const void *));
328 OSSL_PQUEUE *ossl_pqueue_new(int (*compare)(const void *, const void *)) in ossl_pqueue_new() function
Completed in 7 milliseconds