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

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c1209 char *buf_ptr1 = buf; local in function:stdc_wcstocts
1211 char *buf_ptr2 = buf_ptr1;
1216 from, from_left, &buf_ptr1, &buf_left1, args, num_args);
1220 buf_left2 = buf_ptr1 - buf_ptr2;
1531 char *buf_ptr1 = buf; local in function:stdc_ctstowcs
1533 char *buf_ptr2 = buf_ptr1;
1538 from, from_left, &buf_ptr1, &buf_left1, args, num_args);
1542 buf_left2 = buf_ptr1 - buf_ptr2;
1566 char *buf_ptr1 = buf; local in function:stdc_cstowcs
1568 char *buf_ptr2 = buf_ptr1;
1601 char *buf_ptr1 = buf; local in function:mbstocts
2051 char *buf_ptr1 = buf; local in function:stdc_wcstostr
2325 char *buf_ptr1 = buf; local in function:ctstombs
2360 char *buf_ptr1 = buf; local in function:cstombs
2568 char *buf_ptr1 = buf; local in function:stdc_strtowcs
[all...]

Completed in 4 milliseconds