Home
last modified time | relevance | path

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

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