Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Djoin.h62 Py_ssize_t itemlen; in STRINGLIB() local
/external/tcpdump/
Dprint-bgp.c585 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_prefix4()
612 const u_char *pptr, u_int itemlen, char *buf, in decode_labeled_prefix4()
1365 const u_char *pd, u_int itemlen, char *buf, size_t buflen) in decode_prefix6()
1393 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_labeled_prefix6()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientlib.c252 unsigned long keylen, itemlen, remainder; in TXTRecordRemoveValue() local
/external/cronet/third_party/android_ndk/sources/android/cpufeatures/
Dcpu-features.c264 int itemlen = strlen(item); in has_list_item() local
/external/libpcap/rpcapd/
Ddaemon.c1595 #define CHECK_AND_INCREASE_REPLY_LEN(itemlen) \ argument
/external/python/cpython3/Objects/
Dunicodeobject.c10509 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
10533 Py_ssize_t itemlen; in _PyUnicode_JoinArray() local
/external/python/cpython2/Objects/
Dunicodeobject.c5713 Py_ssize_t itemlen; in PyUnicode_Join() local