Home
last modified time | relevance | path

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

/include/internal/
A Dpriority_queue.h19 # define DEFINE_PRIORITY_QUEUE_OF_INTERNAL(type, ctype) \ argument
22 ossl_pqueue_##type##_new(int (*compare)(const ctype *, const ctype *)) \
34 void (*freefunc)(ctype *)) \
50 ctype *data, size_t *elem) \
54 static ossl_unused ossl_inline ctype * \
59 static ossl_unused ossl_inline ctype * \
64 static ossl_unused ossl_inline ctype * \
/include/crypto/
A Dsparse_array.h23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
60 static ossl_unused ossl_inline ctype \
67 ossl_uintmax_t n, ctype *val) \

Completed in 9 milliseconds