Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dmem_dbg.c182 } MEM; typedef
327 static IMPLEMENT_LHASH_COMP_FN(mem, MEM) in IMPLEMENT_LHASH_COMP_FN() argument
338 static IMPLEMENT_LHASH_HASH_FN(mem, MEM) in IMPLEMENT_LHASH_HASH_FN() argument
754 static IMPLEMENT_LHASH_DOALL_ARG_FN(print_leak, const MEM, MEM_LEAK) in IMPLEMENT_LHASH_DOALL_ARG_FN()
865 static IMPLEMENT_LHASH_DOALL_ARG_FN(cb_leak, const MEM, PCRYPTO_MEM_LEAK_CB) in IMPLEMENT_LHASH_DOALL_ARG_FN()
/external/chromium/third_party/zlib/
Dinflate.h49 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/external/qemu/distrib/zlib-1.2.3/
Dinflate.h49 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
/external/zlib/
Dinflate.h51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator