Searched refs:gs_alloc_string_ref (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | imemory.h | 58 int gs_alloc_string_ref(gs_ref_memory_t * mem, ref * psref,
|
H A D | ialloc.h | 110 gs_alloc_string_ref(iimemory, psref, attrs, nbytes, cname)
|
H A D | ialloc.c | 353 gs_alloc_string_ref(gs_ref_memory_t * mem, ref * psref, in gs_alloc_string_ref() function
|
H A D | iutil.c | 666 int code = gs_alloc_string_ref(mem, pref, a_all, size, cname); in string_to_ref()
|