Home
last modified time | relevance | path

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

/third_party/ulib/uboringssl/include/openssl/
A Dstack.h279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ macro
404 BORINGSSL_DEFINE_STACK_OF_IMPL(name, type *, const type *) \
414 BORINGSSL_DEFINE_STACK_OF_IMPL(type, const type *, const type *) \
422 BORINGSSL_DEFINE_STACK_OF_IMPL(type, type, const type)

Completed in 2 milliseconds