Searched refs:hho (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/common/
H A Duthash.h94 #define ELMT_FROM_HH(tbl,hhp) ((void*)(((char*)(hhp)) - ((tbl)->hho)))
151 (head)->hh.tbl->hho = (char*)(&(head)->hh) - (char*)(head); \
221 (head)->hh.tbl->hho); \
225 (head)->hh.tbl->hho))->next = (delptr)->hh.next; \
231 (head)->hh.tbl->hho))->prev = \
306 (head)->hh.tbl->hho) : NULL ); \
726 (head)->hh.tbl->hho)) : NULL); \
735 (head)->hh.tbl->hho)) : NULL); \
741 (head)->hh.tbl->hho)) : NULL); \
750 (head)->hh.tbl->hho))
880 ptrdiff_t hho; /* hash handle offset (byte pos of hash handle in element */ member in struct:UT_hash_table
[all...]
/freebsd-11-stable/contrib/libucl/uthash/
H A Duthash.h93 #define ELMT_FROM_HH(tbl,hhp) ((void*)(((char*)(hhp)) - ((tbl)->hho)))
151 (head)->hh.tbl->hho = (char*)(&(head)->hh) - (char*)(head); \
231 (head)->hh.tbl->hho); \
235 (head)->hh.tbl->hho))->next = (delptr)->hh.next; \
241 (head)->hh.tbl->hho))->prev = \
322 (head)->hh.tbl->hho) : NULL ); \
513 (head)->hh.tbl->hho)) : NULL); \
522 (head)->hh.tbl->hho)) : NULL); \
529 (head)->hh.tbl->hho)) : NULL); \
540 (head)->hh.tbl->hho))
681 ptrdiff_t hho; /* hash handle offset (byte pos of hash handle in element */ member in struct:UT_hash_table
[all...]

Completed in 60 milliseconds