Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Duthash.h251 #define HASH_FIND_INT(head,findint,out) \ argument
252 HASH_FIND(hh,head,findint,sizeof(int),out)
/external/libdrm/intel/
Duthash.h380 #define HASH_FIND_INT(head,findint,out) \ argument
381 HASH_FIND(hh,head,findint,sizeof(int),out)