Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftoolchain/dist/common/
H A Duthash.h498 #define HASH_FIND_INT(head,findint,out) \ argument
499 HASH_FIND(hh,head,findint,sizeof(int),out)