Searched defs: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
1532 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_ctstowcs
1567 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_cstowcs
1602 int buf_left1 = (*from_left); local in function:mbstocts
2052 int buf_left1 = (*from_left) * MB_CUR_MAX; local in function:stdc_wcstostr
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 6 milliseconds