Home
last modified time | relevance | path

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

/src/contrib/libucl/uthash/
H A Duthash.h259 #define HASH_FIND_INT(head,findint,out) \ argument
260 HASH_FIND(hh,head,findint,sizeof(int),out)
/src/contrib/elftoolchain/common/
H A Duthash.h247 #define HASH_FIND_INT(head,findint,out) \ argument
248 HASH_FIND(hh,head,findint,sizeof(int),out)