Lines Matching defs:buf_left2
1212 int buf_left2;
1220 buf_left2 = buf_ptr1 - buf_ptr2;
1223 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
1534 int buf_left2;
1542 buf_left2 = buf_ptr1 - buf_ptr2;
1545 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
1569 int buf_left2;
1577 buf_left2 = buf_ptr1 - buf_ptr2;
1580 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
1604 int buf_left2;
1612 buf_left2 = (buf_ptr1 - buf_ptr2) / sizeof(wchar_t);
1615 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
2054 int buf_left2;
2062 buf_left2 = buf_ptr1 - buf_ptr2;
2065 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
2328 int buf_left2;
2336 buf_left2 = (buf_ptr1 - buf_ptr2) / sizeof(wchar_t);
2339 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
2363 int buf_left2;
2371 buf_left2 = (buf_ptr1 - buf_ptr2) / sizeof(wchar_t);
2374 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
2571 int buf_left2;
2579 buf_left2 = buf_ptr1 - buf_ptr2;
2582 &buf_ptr2, &buf_left2, to, to_left, args, num_args);