Home
last modified time | relevance | path

Searched defs:HT_REPLACE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Dht-internal.h56 #define HT_REPLACE(name, head, elm) name##_HT_REPLACE((head), (elm)) macro
/netbsd-src/external/bsd/libevent/dist/
H A Dht-internal.h55 #define HT_REPLACE(name, head, elm) name##_HT_REPLACE((head), (elm)) macro