Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h33 typedef struct cpp_string cpp_string; typedef
179 struct GTY(()) cpp_string { struct
180 unsigned int len;
181 const unsigned char *text;
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h33 typedef struct cpp_string cpp_string; typedef
180 struct GTY(()) cpp_string { struct
181 unsigned int len;
182 const unsigned char *text;