Searched defs:pqueue_peek (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/pqueue/
H A Dpqueue.c108 pitem *pqueue_peek(pqueue_s *pq) { return pq->items; } function
/external/openssl/crypto/pqueue/
H A Dpqueue.c151 pqueue_peek(pqueue_s *pq) function
221 return pqueue_peek(pq);

Completed in 328 milliseconds