Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgsmalloc.c53 private gs_memory_proc_alloc_string(gs_heap_alloc_string);
79 gs_heap_alloc_string,
80 gs_heap_alloc_string,
346 gs_heap_alloc_string(gs_memory_t * mem, uint nbytes, client_name_t cname) in gs_heap_alloc_string() function