Searched refs:findint (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/libucl/uthash/ |
| H A D | uthash.h | 259 #define HASH_FIND_INT(head,findint,out) \ argument 260 HASH_FIND(hh,head,findint,sizeof(int),out)
|
| /src/contrib/elftoolchain/common/ |
| H A D | uthash.h | 247 #define HASH_FIND_INT(head,findint,out) \ argument 248 HASH_FIND(hh,head,findint,sizeof(int),out)
|