Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Ddnssd_clientstub.c817 int morebytes; in CallbackWithError() local
880 int morebytes = 0; in DNSServiceProcessResult() local
/external/python/cpython3/Objects/
Dunicodeobject.c5470 Py_ssize_t morebytes = 4 * (moreunits - 1); in _PyUnicode_EncodeUTF32() local
5822 Py_ssize_t morebytes = 2 * (moreunits - 1); in _PyUnicode_EncodeUTF16() local