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

  /src/lib/libc/stdlib/
malloc.c 450 malloc_init(void) function in typeref:typename:void
1174 malloc_init();
1223 malloc_init();
jemalloc.c 3248 malloc_init(void) function in typeref:typename:bool
3582 if (__predict_false(malloc_init())) {
3619 if (__predict_false(malloc_init()))
3673 if (__predict_false(malloc_init())) {
3748 if (__predict_false(malloc_init()))

Completed in 14 milliseconds