Home
last modified time | relevance | path

Searched defs:inbytesleft (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/packages/OS400/
Dcurlmain.c61 size_t inbytesleft; in main() local
/third_party/python/Python/
Dfileutils.c981 size_t inbytesleft = sizeof(wchar_t) * size; in _Py_ConvertWCharForm() local