Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h35 typedef struct cpp_string cpp_string; typedef
173 struct GTY(()) cpp_string { struct
174 unsigned int len;
175 const unsigned char *text;
/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h33 typedef struct cpp_string cpp_string; typedef
178 struct GTY(()) cpp_string { struct
179 unsigned int len;
180 const unsigned char *text;