Home
last modified time | relevance | path

Searched refs:HASH_DELETE (Results 1 - 8 of 8) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h125 HASH_DELETE(hh, (r), (obj))
H A Dcoap_uthash_internal.h250 HASH_DELETE(hh, head, replaced); \
260 HASH_DELETE(hh, head, replaced); \
441 * HASH_DELETE(hh,users,users);
448 #define HASH_DELETE(hh,head,delptr) \ macro
509 HASH_DELETE(hh,head,delptr)
H A Dcoap_session_internal.h533 HASH_DELETE(hh, (e), (obj))
/third_party/libcoap/include/oscore/
H A Doscore_context.h130 #define OSCORE_ASSOCIATIONS_DELETE(r, obj) HASH_DELETE(hh, (r), (obj))
/third_party/libdrm/intel/
H A Duthash.h196 HASH_DELETE(hh, head, replaced); \
206 HASH_DELETE(hh, head, replaced); \
330 * HASH_DELETE(hh,users,users);
337 #define HASH_DELETE(hh,head,delptr) \ macro
393 HASH_DELETE(hh,head,delptr)
H A Dintel_bufmgr_gem.c1174 HASH_DELETE(name_hh, bufmgr_gem->name_table, bo_gem); in drm_intel_gem_bo_free()
1175 HASH_DELETE(handle_hh, bufmgr_gem->handle_table, bo_gem); in drm_intel_gem_bo_free()
/third_party/libcoap/src/
H A Dcoap_cache.c234 HASH_DELETE(hh, ctx->cache, cache_entry); in coap_delete_cache_entry()
H A Dcoap_resource.c589 HASH_DELETE(hh, context->resources, res);

Completed in 14 milliseconds