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

  /src/lib/libc/stdlib/
malloc.c 656 malloc_make_chunks(int bits) function in typeref:typename:int
747 if (page_dir[j] == NULL && !malloc_make_chunks(j))
malloc.c 656 malloc_make_chunks(int bits) function in typeref:typename:int
747 if (page_dir[j] == NULL && !malloc_make_chunks(j))

Completed in 22 milliseconds