Searched defs:itemlen (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Objects/stringlib/ |
D | join.h | 62 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/libpcap/rpcapd/ |
D | daemon.c | 1587 #define CHECK_AND_INCREASE_REPLY_LEN(itemlen) \ argument
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 10240 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local 10264 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
|
/external/python/cpython2/Objects/ |
D | unicodeobject.c | 5713 Py_ssize_t itemlen; in PyUnicode_Join() local
|