Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h31 typedef struct cpp_options cpp_options; typedef
310 struct cpp_options struct
313 unsigned int tabstop;
316 enum c_lang lang;
319 unsigned char cplusplus;
322 unsigned char cplusplus_comments;
327 unsigned char objc;
330 unsigned char discard_comments;
334 unsigned char discard_comments_in_macro_exp;
337 unsigned char trigraphs;
[all …]
/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h33 typedef struct cpp_options cpp_options; typedef
290 struct cpp_options struct
293 unsigned int tabstop;
296 enum c_lang lang;
299 unsigned char cplusplus;
302 unsigned char cplusplus_comments;
307 unsigned char objc;
310 unsigned char discard_comments;
314 unsigned char discard_comments_in_macro_exp;
317 unsigned char trigraphs;
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c769 static const char *cpp_options = variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c1131 static const char *cpp_options = variable