Searched refs:findptr (Results 1 – 2 of 2) sorted by relevance
/net-tools-3.5.0/tinydtls-0.8.2/ |
D | uthash.h | 237 #define HASH_FIND_PTR(head,findptr,out) \ argument 238 HASH_FIND(hh,head,findptr,sizeof(void *),out)
|
/net-tools-3.5.0/libcoap/include/coap/ |
D | uthash.h | 273 #define HASH_FIND_PTR(head,findptr,out) \ argument 274 HASH_FIND(hh,head,findptr,sizeof(void *),out)
|