Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h140 typedef struct cpp_context cpp_context; typedef
141 struct cpp_context struct
144 cpp_context *next, *prev; argument
147 {
163 } u;
167 _cpp_buff *buff;
170 cpp_hashnode *macro;
173 bool direct_p;
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h176 typedef struct cpp_context cpp_context; typedef
177 struct cpp_context struct
180 cpp_context *next, *prev; argument
183 {
199 } u;
203 _cpp_buff *buff;
206 cpp_hashnode *macro;
209 bool direct_p;