Home
last modified time | relevance | path

Searched refs:rupath (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzdps.c140 ref rupath; in zimage2() local
145 make_null(&rupath); in zimage2()
147 code = make_upath(i_ctx_p, &rupath, igs, image.UnpaintedPath, in zimage2()
152 code = idict_put_string(op, "UnpaintedPath", &rupath); in zimage2()
H A Dzupath.c401 int make_upath(i_ctx_t *i_ctx_p, ref *rupath, gs_state *pgs, gx_path *ppath,
412 make_upath(i_ctx_t *i_ctx_p, ref *rupath, gs_state *pgs, gx_path *ppath, in make_upath() argument
443 code = ialloc_ref_array(rupath, a_all | a_executable, size, in make_upath()
448 next = rupath->value.refs; in make_upath()