Home
last modified time | relevance | path

Searched defs:itemlen (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Djoin.h62 Py_ssize_t itemlen; in STRINGLIB() local
/external/tcpdump/
Dprint-bgp.c531 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/
Ddnssd_clientlib.c252 unsigned long keylen, itemlen, remainder; in TXTRecordRemoveValue() local
/external/libpcap/rpcapd/
Ddaemon.c1587 #define CHECK_AND_INCREASE_REPLY_LEN(itemlen) \ argument
/external/python/cpython3/Objects/
Dunicodeobject.c10240 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
10264 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
/external/python/cpython2/Objects/
Dunicodeobject.c5713 Py_ssize_t itemlen; in PyUnicode_Join() local