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

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c1210 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_wcstocts
1216 from, from_left, &buf_ptr1, &buf_left1, args, num_args);
1532 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_ctstowcs
1538 from, from_left, &buf_ptr1, &buf_left1, args, num_args);
1567 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_cstowcs
1573 from, from_left, &buf_ptr1, &buf_left1, args, num_args);
1602 int buf_left1 = (*from_left); local in function:mbstocts
1608 from, from_left, &buf_ptr1, &buf_left1, args, num_args);
2052 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_wcstostr
2058 from, from_left, &buf_ptr1, &buf_left1, arg
2326 int buf_left1 = (*from_left); local in function:ctstombs
2361 int buf_left1 = (*from_left); local in function:cstombs
2569 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_strtowcs
[all...]

Completed in 5 milliseconds