Searched defs:malloc_debug_func (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/openssl/openssl/crypto/ |
| D | mem.c | 106 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/ |
| D | mem.c | 106 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
|