Home
last modified time | relevance | path

Searched defs:DECLARE_STACK_OF (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dstack.h127 #define DECLARE_STACK_OF(type) STACK_OF(type); macro
/external/cronet/third_party/boringssl/src/include/openssl/
Dstack.h86 #define DECLARE_STACK_OF(type) STACK_OF(type); macro
/external/boringssl/src/include/openssl/
Dstack.h86 #define DECLARE_STACK_OF(type) STACK_OF(type); macro