Home
last modified time | relevance | path

Searched refs:uthash_bzero (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Duthash.h91 #ifndef uthash_bzero
92 #define uthash_bzero(a,n) memset(a,'\0',n) macro
152 uthash_bzero((tbl)->bloom_bv, HASH_BLOOM_BYTELEN); \
184 uthash_bzero((head)->hh.tbl, sizeof(UT_hash_table)); \
194 uthash_bzero((head)->hh.tbl->buckets, \
835 uthash_bzero(_he_new_buckets, \