Home
last modified time | relevance | path

Searched refs:gs_malloc_memory_init (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsmalloc.h35 gs_malloc_memory_t *gs_malloc_memory_init(void);
H A Dgsmalloc.c111 gs_malloc_memory_init(void) in gs_malloc_memory_init() function
498 gs_malloc_memory_t *malloc_memory_default = gs_malloc_memory_init(); in gs_malloc_init()
H A Dgdevprna.c718 data_allocator = (gs_memory_t *)gs_malloc_memory_init(); in alloc_bandlist_memory()