Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxpath.h77 gx_path *gx_path_alloc_shared(const gx_path * shared, gs_memory_t * mem,
81 gx_path_alloc_shared(NULL, mem, cname)
H A Dgsstate.c797 gx_path_alloc_shared(shared->path, path_mem, in gstate_alloc_parts()
H A Dgxpath.c157 gx_path_alloc_shared(const gx_path * shared, gs_memory_t * mem, in gx_path_alloc_shared() function