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