Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dht-internal.h107 #define HT_SET_HASH_(elm, field, hashfn) \ macro
114 #define HT_SET_HASH_(elm, field, hashfn) \ macro
166 HT_SET_HASH_(elm, field, hashfn); \
179 HT_SET_HASH_(elm, field, hashfn); \
193 HT_SET_HASH_(elm, field, hashfn); \
212 HT_SET_HASH_(elm, field, hashfn); \
434 HT_SET_HASH_((elm), field, hashfn); \
/netbsd/src/external/bsd/libevent/dist/
Dht-internal.h106 #define HT_SET_HASH_(elm, field, hashfn) \ macro
113 #define HT_SET_HASH_(elm, field, hashfn) \ macro
165 HT_SET_HASH_(elm, field, hashfn); \
178 HT_SET_HASH_(elm, field, hashfn); \
192 HT_SET_HASH_(elm, field, hashfn); \
211 HT_SET_HASH_(elm, field, hashfn); \
433 HT_SET_HASH_((elm), field, hashfn); \