Searched refs:path_alloc_segments (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gxpath.c | 117 path_alloc_segments(gx_path_segments ** ppsegs, gs_memory_t * mem, in path_alloc_segments() function 139 int code = path_alloc_segments(&ppath->segments, mem, cname); in gx_path_init_contained_shared() 175 int code = path_alloc_segments(&ppath->segments, mem, cname); in gx_path_alloc_shared() 287 int code = path_alloc_segments(&tosegs, ppto->memory, in gx_path_assign_preserve() 435 int code = path_alloc_segments(&ppath->segments, ppath->memory, in gx_path_new()
|