Lines Matching refs:copy
51 wchar_t *copy, *lastword, *lastend, temp[MWIDTH+1]; in puttext() local
91 copy = temp; in puttext()
137 lastend = copy; in puttext()
138 *copy++ = L' '; in puttext()
146 lastend = copy; in puttext()
150 *copy++ = L' '; in puttext()
155 lastend = copy; in puttext()
157 *copy++ = L' '; in puttext()
172 *copy++ = *wp++; in puttext()
179 *copy++ = *wp++; in puttext()
186 lastend = copy; in puttext()
201 *copy++ = *wp++; in puttext()
213 *copy++ = *wp++; in puttext()
228 *copy++ = *wp++; in puttext()
234 *copy++ = *wp++; in puttext()
241 lastend = copy; in puttext()
255 *copy++ = *wp++; in puttext()
267 *copy++ = *wp++; in puttext()
276 *copy = L'\0'; in puttext()
285 copy = temp; in puttext()
298 *copy = L'\0'; in puttext()