Searched refs:gs_malloc_memory_init (Results 1 – 3 of 3) sorted by relevance
35 gs_malloc_memory_t *gs_malloc_memory_init(void);
111 gs_malloc_memory_init(void) in gs_malloc_memory_init() function498 gs_malloc_memory_t *malloc_memory_default = gs_malloc_memory_init(); in gs_malloc_init()
718 data_allocator = (gs_memory_t *)gs_malloc_memory_init(); in alloc_bandlist_memory()