Searched refs:DEFINE_CONST_STACK_OF (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dstack.h363 // DEFINE_CONST_STACK_OF defines |STACK_OF(type)| to be a stack whose elements
365 #define DEFINE_CONST_STACK_OF(type) \ macro
396 // Stacks defined with |DEFINE_CONST_STACK_OF| are freed with |sk_free|.

Completed in 22 milliseconds