Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzgeneric.c40 private int zcopy_integer(i_ctx_t *);
55 return zcopy_integer(i_ctx_p); in zcopy()
70 zcopy_integer(i_ctx_t *i_ctx_p) in zcopy_integer() function