Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_resource_internal.h118 HASH_ITER(hh, (r), tmp, rtmp)
Dcoap_session_internal.h286 HASH_ITER(hh, (e), el, rtmp)
Duthash.h1055 #define HASH_ITER(hh,head,el,tmp) \ macro
1059 #define HASH_ITER(hh,head,el,tmp) \ macro
/third_party/libcoap/src/
Dcoap_cache.c261 HASH_ITER(hh, ctx->cache, cp, ctmp) { in coap_expire_cache_entries()
Dresource.c597 HASH_ITER(hh, context->resources, res, rtmp) {
Dcoap_session.c212 HASH_ITER(hh, session->context->cache, cp, ctmp) { in coap_session_mfree()
Dnet.c652 HASH_ITER(hh, context->cache, cp, ctmp) { in coap_free_context()
/third_party/libdrm/intel/
Duthash.h993 #define HASH_ITER(hh,head,el,tmp) \ macro
997 #define HASH_ITER(hh,head,el,tmp) \ macro