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

  /src/lib/libc/stdlib/
malloc.c 301 static const char *malloc_func; variable
333 _malloc_message(getprogname(), malloc_func, " error: ", p); local
520 _malloc_message(getprogname(), malloc_func, local
1161 malloc_func = func;

Completed in 21 milliseconds