Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgzpath.h268 } gx_path_allocation_t; typedef
300 gx_path_allocation_t allocation; /* how this path was allocated */
H A Dgxpath.c281 gx_path_allocation_t allocation = ppto->allocation; in gx_path_assign_preserve()
330 gx_path_allocation_t allocation = ppto->allocation; in gx_path_assign_free()
H A Dgxcpath.c259 gx_path_allocation_t alloc = pcpath->path.allocation; in gx_cpath_free()