Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/include/openssl/
Dlhash.h91 #define DECLARE_LHASH_OF(type) LHASH_OF(type); macro
/external/openssl/include/openssl/
Dlhash.h201 #define DECLARE_LHASH_OF(type) LHASH_OF(type) { int dummy; } macro
/external/openssl/crypto/lhash/
Dlhash.h201 #define DECLARE_LHASH_OF(type) LHASH_OF(type) { int dummy; } macro