Searched defs:itemlen (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Objects/stringlib/ |
D | join.h | 59 Py_ssize_t itemlen; in STRINGLIB() local
|
/external/tcpdump/ |
D | print-bgp.c | 531 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_prefix4() 564 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_labeled_prefix4() 1118 const u_char *pd, u_int itemlen, char *buf, u_int buflen) in decode_prefix6() 1151 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_labeled_prefix6()
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientlib.c | 252 unsigned long keylen, itemlen, remainder; in TXTRecordRemoveValue() local
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 10036 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local 10060 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
|
/external/python/cpython2/Objects/ |
D | unicodeobject.c | 5713 Py_ssize_t itemlen; in PyUnicode_Join() local
|