Searched defs:cpp_hashnode (Results 1 – 1 of 1) sorted by relevance
34 typedef struct cpp_hashnode cpp_hashnode; typedef685 struct GTY(()) cpp_hashnode { struct695 union _cpp_hashnode_value GTY ((desc ("CPP_HASHNODE_VALUE_IDX (%1)"))) value; argument