Searched defs:assertion_hashnode (Results 1 – 1 of 1) sorted by relevance
795 struct assertion_hashnode { struct796 struct assertion_hashnode *next; /* double links for easy deletion */ argument797 struct assertion_hashnode *prev; argument801 struct assertion_hashnode **bucket_hdr; argument808 typedef struct assertion_hashnode ASSERTION_HASHNODE; argument