Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsalloc.c146 private gs_memory_proc_alloc_string(i_alloc_string);
175 i_alloc_string,
856 i_alloc_string(gs_memory_t * mem, uint nbytes, client_name_t cname) in i_alloc_string() function