Lines Matching refs:to_left
284 int to_left;
307 to_left = BUFSIZ;
314 to_savelen = to_left;
316 (XPointer *)&to_buf, &to_left, NULL, 0) < 0) {
321 to_cnvlen += (to_savelen - to_left);
355 int to_left;
378 to_left = BUFSIZ;
385 to_savelen = to_left;
387 (XPointer *)&to_buf, &to_left, NULL, 0) < 0) {
392 to_cnvlen += (to_savelen - to_left);