Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dimemory.h58 int gs_alloc_string_ref(gs_ref_memory_t * mem, ref * psref,
H A Dialloc.h110 gs_alloc_string_ref(iimemory, psref, attrs, nbytes, cname)
H A Dialloc.c353 gs_alloc_string_ref(gs_ref_memory_t * mem, ref * psref, in gs_alloc_string_ref() function
H A Diutil.c666 int code = gs_alloc_string_ref(mem, pref, a_all, size, cname); in string_to_ref()