Searched refs:constptrtype (Results 1 – 1 of 1) sorted by relevance
279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument284 typedef int (*stack_##name##_cmp_func)(constptrtype *a, constptrtype *b); \298 constptrtype a_ptr = (constptrtype)*a; \299 constptrtype b_ptr = (constptrtype)*b; \351 constptrtype p) { \356 size_t * out_index, constptrtype p) { \