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

/xsrc/external/mit/libXt/dist/src/
H A DVarGet.c134 Cardinal from_size = 0; local in function:GetTypedArg
146 from_size = resources[i].resource_size;
159 value = ALLOCATE_LOCAL(from_size);
165 from_val.size = from_size;
/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c758 int from_size = *from_left; local in function:mbstowcs_org
838 *from = (XPointer) ((const char *) *from + from_size);
917 int from_size = *from_left; local in function:wcstombs_org
1001 *from = (XPointer) ((const wchar_t *) *from + from_size);
1076 int from_size = *from_left; local in function:wcstocts
1191 *from = (XPointer) ((const wchar_t *) *from + from_size);
1258 int from_size = *from_left; local in function:ctstowcs
1412 *from = (XPointer) ((const char *) *from + from_size);
1444 int from_size = *from_left; local in function:cstowcs
1513 *from = (XPointer) ((const char *) *from + from_size);
1649 int from_size = *from_left; local in function:mbstostr
1766 int from_size = *from_left; local in function:mbtocs
1944 int from_size = *from_left; local in function:wcstostr
2100 int from_size = *from_left; local in function:wctocs
2178 int from_size = *from_left; local in function:stdc_wctocs
2408 int from_size = *from_left; local in function:strtombs
2515 int from_size = *from_left; local in function:strtowcs
[all...]

Completed in 4 milliseconds