Home
last modified time | relevance | path

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

/dports/net/librsync/librsync-2.3.2/src/
H A Dhashtable.h220 # define NAME_next _JOIN(NAME, _next) macro
382 static inline ENTRY_t *NAME_next(hashtable_t *t, int *i) in NAME_next() function