Searched refs:buf_left2 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libX11/dist/modules/lc/gen/ | ||
| H A D | lcGenConv.c | 1212 int buf_left2; local in function:stdc_wcstocts 1220 buf_left2 = buf_ptr1 - buf_ptr2; 1223 &buf_ptr2, &buf_left2, to, to_left, args, num_args); 1534 int buf_left2; local in function:stdc_ctstowcs 1542 buf_left2 = buf_ptr1 - buf_ptr2; 1545 &buf_ptr2, &buf_left2, to, to_left, args, num_args); 1569 int buf_left2; local in function:stdc_cstowcs 1577 buf_left2 = buf_ptr1 - buf_ptr2; 1580 &buf_ptr2, &buf_left2, to, to_left, args, num_args); 1604 int buf_left2; local in function:mbstocts 2054 int buf_left2; local in function:stdc_wcstostr 2328 int buf_left2; local in function:ctstombs 2363 int buf_left2; local in function:cstombs 2571 int buf_left2; local in function:stdc_strtowcs [all...] |
Completed in 4 milliseconds