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

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dstack.h230 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ macro
245 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) macro
361 BORINGSSL_DEFINE_STACK_TRAITS(type, type, false)
367 BORINGSSL_DEFINE_STACK_TRAITS(type, const type, true)

Completed in 27 milliseconds