Home
last modified time | relevance | path

Searched defs:HASH_CNT (Results 1 - 2 of 2) sorted by relevance

/third_party/libdrm/intel/
H A Duthash.h1004 #define HASH_CNT(hh,head) ((head != NULL)?((head)->hh.tbl->num_items):0U) macro
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h1066 #define HASH_CNT(hh,head) ((head != NULL)?((head)->hh.tbl->num_items):0U) macro

Completed in 6 milliseconds