Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dstack.h247 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument
250 typedef int (*stack_##name##_cmp_func)(constptrtype *a, constptrtype *b); \