Searched refs:buf_ptr2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c1211 char *buf_ptr2 = buf_ptr1; local in function:stdc_wcstocts
1220 buf_left2 = buf_ptr1 - buf_ptr2;
1223 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
1533 char *buf_ptr2 = buf_ptr1; local in function:stdc_ctstowcs
1542 buf_left2 = buf_ptr1 - buf_ptr2;
1545 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
1568 char *buf_ptr2 = buf_ptr1; local in function:stdc_cstowcs
1577 buf_left2 = buf_ptr1 - buf_ptr2;
1580 &buf_ptr2, &buf_left2, to, to_left, args, num_args);
1603 char *buf_ptr2 local in function:mbstocts
2053 char *buf_ptr2 = buf_ptr1; local in function:stdc_wcstostr
2327 char *buf_ptr2 = buf_ptr1; local in function:ctstombs
2362 char *buf_ptr2 = buf_ptr1; local in function:cstombs
2570 char *buf_ptr2 = buf_ptr1; local in function:stdc_strtowcs
[all...]

Completed in 5 milliseconds