Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
H A Duthash.h380 #define HASH_FIND_INT(head,findint,out) \
381 HASH_FIND(hh,head,findint,sizeof(int),out)
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h496 #define HASH_FIND_INT(head,findint,out) \
497 HASH_FIND(hh,head,findint,sizeof(int),out)

Completed in 5 milliseconds