Home
last modified time | relevance | path

Searched defs:ptrtype (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/include/openssl/
Dstack.h395 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument
/external/cronet/third_party/boringssl/src/include/openssl/
Dstack.h392 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dstack.h279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument
/external/clang/test/SemaCXX/
Dtype-traits.cpp573 typedef T* ptrtype; typedef