Searched refs:HASH_DELETE (Results 1 – 2 of 2) sorted by relevance
| /components/utilities/libadt/uthash/ |
| A D | rt_uthash.h | 55 #define RT_UTHASH_DELETE(head, pobj) HASH_DELETE(hh, head, pobj)
|
| A D | uthash.h | 252 HASH_DELETE(hh, head, replaced); \ 262 HASH_DELETE(hh, head, replaced); \ 450 #define HASH_DELETE(hh,head,delptr) \ macro 511 HASH_DELETE(hh,head,delptr)
|
Completed in 6 milliseconds