Home
last modified time | relevance | path

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

/csrg-svn/contrib/gcc-2.3.3/
H A Dcccp.c795 struct assertion_hashnode { struct
796 struct assertion_hashnode *next; /* double links for easy deletion */ argument
797 struct assertion_hashnode *prev; argument
801 struct assertion_hashnode **bucket_hdr; argument
808 typedef struct assertion_hashnode ASSERTION_HASHNODE; argument