Home
last modified time | relevance | path

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

/external/libevent/
Dht-internal.h101 #define _HT_SET_HASH(elm, field, hashfn) \ macro
108 #define _HT_SET_HASH(elm, field, hashfn) \ macro
160 _HT_SET_HASH(elm, field, hashfn); \
173 _HT_SET_HASH(elm, field, hashfn); \
187 _HT_SET_HASH(elm, field, hashfn); \
206 _HT_SET_HASH(elm, field, hashfn); \
429 _HT_SET_HASH((elm), field, hashfn); \