Searched refs:HT_SET_HASH_ (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/contrib/ntp/sntp/libevent/ |
| D | ht-internal.h | 105 #define HT_SET_HASH_(elm, field, hashfn) \ macro 112 #define HT_SET_HASH_(elm, field, hashfn) \ macro 164 HT_SET_HASH_(elm, field, hashfn); \ 177 HT_SET_HASH_(elm, field, hashfn); \ 191 HT_SET_HASH_(elm, field, hashfn); \ 210 HT_SET_HASH_(elm, field, hashfn); \ 432 HT_SET_HASH_((elm), field, hashfn); \
|