Home
last modified time | relevance | path

Searched refs:hh_dst (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/intel/
Duthash.h936 #define HASH_SELECT(hh_dst, dst, hh_src, src, cond) \ argument
941 ptrdiff_t _dst_hho = ((char*)(&(dst)->hh_dst) - (char*)(dst)); \
958 HASH_MAKE_TABLE(hh_dst,dst); \
960 _dst_hh->tbl = (dst)->hh_dst.tbl; \
964 (dst)->hh_dst.tbl->num_items++; \
971 HASH_FSCK(hh_dst,dst); \