Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h260 struct cpp_options struct
263 unsigned int tabstop;
266 enum c_lang lang;
276 unsigned char objc;
354 unsigned char remap;
373 unsigned char c99;
376 unsigned char std;
415 {
428 } deps;
434 size_t precision, char_precision, int_precision, wchar_precision;
[all …]
/freebsd-12.1/contrib/gcc/
H A Dgcc.c803 static const char *cpp_options = variable