Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/
H A Dmem.c76 static void *(*malloc_func) (size_t) = malloc; variable
/minix3/lib/libc/stdlib/
H A Dmalloc.c313 static const char *malloc_func; variable