Home
last modified time | relevance | path

Searched refs:findptr (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.4.0/tinydtls-0.8.2/
Duthash.h237 #define HASH_FIND_PTR(head,findptr,out) \ argument
238 HASH_FIND(hh,head,findptr,sizeof(void *),out)
/net-tools-3.4.0/libcoap/include/coap/
Duthash.h273 #define HASH_FIND_PTR(head,findptr,out) \ argument
274 HASH_FIND(hh,head,findptr,sizeof(void *),out)