HomeSort by: relevance | last modified time | path
    Searched defs:call_malloc_debug (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/crypto/
mem.c 46 static int call_malloc_debug = 1; variable
54 static int call_malloc_debug = 0; variable
80 call_malloc_debug = flag;
213 if (call_malloc_debug) {
254 if (call_malloc_debug) {
304 if (call_malloc_debug) {

Completed in 39 milliseconds