Searched defs:cpp_string (Results 1 – 1 of 1) sorted by relevance
33 typedef struct cpp_string cpp_string; typedef171 struct GTY(()) cpp_string { struct172 unsigned int len;173 const unsigned char *text;