Searched defs:malloc_func (Results 1 – 2 of 2) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/crypto/ | ||
H A D | mem.c | 76 static void *(*malloc_func) (size_t) = malloc; variable |
/minix3/lib/libc/stdlib/ | ||
H A D | malloc.c | 313 static const char *malloc_func; variable |