Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgzpath.h267 path_allocated_on_heap /* on the heap */ enumerator
H A Dgxpath.c184 ppath->allocation = path_allocated_on_heap; in gx_path_alloc_shared()
264 if (ppath->allocation == path_allocated_on_heap) in gx_path_free()
H A Dgxcpath.c195 pcpath->path.allocation = path_allocated_on_heap; in gx_cpath_alloc_shared()
261 if (alloc == path_allocated_on_heap) { in gx_cpath_free()