Searched refs:findint (Results 1 – 2 of 2) sorted by relevance
/net-tools-2.7.6/tinydtls-0.8.2/ |
D | uthash.h | 233 #define HASH_FIND_INT(head,findint,out) \ argument 234 HASH_FIND(hh,head,findint,sizeof(int),out)
|
/net-tools-2.7.6/libcoap/include/coap/ |
D | uthash.h | 267 #define HASH_FIND_INT(head,findint,out) \ argument 268 HASH_FIND(hh,head,findint,sizeof(int),out)
|