Home
last modified time | relevance | path

Searched defs:malloc_debug_func (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/
Dmem.c106 static void (*malloc_debug_func)(void *,int,const char *,int,int) variable
116 static void (*malloc_debug_func)(void *,int,const char *,int,int) = NULL; variable
/external/openssl/crypto/
Dmem.c106 static void (*malloc_debug_func)(void *,int,const char *,int,int) variable
116 static void (*malloc_debug_func)(void *,int,const char *,int,int) = NULL; variable