Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h41 typedef struct cpp_string cpp_string; typedef
159 struct cpp_string struct
161 unsigned int len;
162 const unsigned char *text;
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h39 typedef struct cpp_string cpp_string; typedef