Searched refs:ctype (Results 1 – 2 of 2) sorted by relevance
19 # define DEFINE_PRIORITY_QUEUE_OF_INTERNAL(type, ctype) \ argument22 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 * \
23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument60 static ossl_unused ossl_inline ctype \67 ossl_uintmax_t n, ctype *val) \
Completed in 9 milliseconds