Home
last modified time | relevance | path

Searched refs:call_malloc_debug (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/
Dmem.c46 static int call_malloc_debug = 1; variable
54 static int call_malloc_debug = 0; variable
80 call_malloc_debug = flag; in CRYPTO_set_mem_debug()
213 if (call_malloc_debug) { in CRYPTO_malloc()
254 if (call_malloc_debug) { in CRYPTO_realloc()
304 if (call_malloc_debug) { in CRYPTO_free()