Home
last modified time | relevance | path

Searched defs:copy_count (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dsbcp.h37 int copy_count; /* TBCP only */ member
H A Dsfilter.h98 uint copy_count; /* # of matched characters left to copy */ member
H A Dsbcp.c129 int copy_count = ss->copy_count; in s_xBCPD_process() local