Searched refs:findint (Results 1 – 2 of 2) sorted by relevance
/third_party/libdrm/intel/ |
D | uthash.h | 380 #define HASH_FIND_INT(head,findint,out) \ argument 381 HASH_FIND(hh,head,findint,sizeof(int),out)
|
/third_party/libcoap/include/coap3/ |
D | uthash.h | 496 #define HASH_FIND_INT(head,findint,out) \ argument 497 HASH_FIND(hh,head,findint,sizeof(int),out)
|