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/
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/
Dcpplib.h39 typedef struct cpp_string cpp_string; typedef