Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dpriority_queue.c41 struct pq_elem_st { struct
51 struct pq_elem_st *elements; argument
63 SIZE_MAX / (sizeof(struct pq_heap_st) > sizeof(struct pq_elem_st)
64 ? sizeof(struct pq_heap_st) : sizeof(struct pq_elem_st));
108 struct pq_elem_st *e = pq->elements; in pqueue_swap_elem()
124 struct pq_elem_st *e = pq->elements; in pqueue_move_elem()
276 struct pq_elem_st *e = pq->elements; in pqueue_add_freelist()
293 struct pq_elem_st *e; in ossl_pqueue_reserve()

Completed in 12 milliseconds