Searched refs:HT_SET_HASHVAL_ (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/libevent/ |
| H A D | ht-internal.h | 107 #define HT_SET_HASHVAL_(elm, field, val) \ macro 116 #define HT_SET_HASHVAL_(elm, field, val) \ macro 442 HT_SET_HASHVAL_(newent, field, (elm)->field.hte_hash); \
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | ht-internal.h | 107 #define HT_SET_HASHVAL_(elm, field, val) \ macro 116 #define HT_SET_HASHVAL_(elm, field, val) \ macro 442 HT_SET_HASHVAL_(newent, field, (elm)->field.hte_hash); \
|