Searched defs:cpp_string (Results 1 – 2 of 2) sorted by relevance
41 typedef struct cpp_string cpp_string; typedef159 struct cpp_string struct161 unsigned int len;162 const unsigned char *text;
39 typedef struct cpp_string cpp_string; typedef