Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dstack.h403 #define DEFINE_NAMED_STACK_OF(name, type) \ macro
409 #define DEFINE_STACK_OF(type) DEFINE_NAMED_STACK_OF(type, type)
/external/boringssl/src/include/openssl/
Dstack.h403 #define DEFINE_NAMED_STACK_OF(name, type) \ macro
409 #define DEFINE_STACK_OF(type) DEFINE_NAMED_STACK_OF(type, type)