| /freebsd-12.1/contrib/gcc/ |
| H A D | c-cppbuiltin.c | 412 cpp_define (pfile, "__DEPRECATED"); in c_cpp_builtins() 498 cpp_define (pfile, "_LP64"); in c_cpp_builtins() 561 cpp_define (pfile, "__SSP__=1"); in c_cpp_builtins() 612 cpp_define (parse_in, p); in builtin_define_std() 623 cpp_define (parse_in, p); in builtin_define_std() 627 cpp_define (parse_in, macro); in builtin_define_std() 651 cpp_define (parse_in, buf); in builtin_define_with_value() 669 cpp_define (parse_in, buf); in builtin_define_with_value_n() 686 cpp_define (parse_in, buf); in builtin_define_with_int_value() 719 cpp_define (parse_in, buf1); in builtin_define_with_hex_fp_value() [all …]
|
| H A D | fix-header.c | 655 strings_processed = 1, cpp_define (scan_in, argv[i] + 2); in read_scan_file() 657 strings_processed = 2, cpp_define (scan_in, argv[i + 1]); in read_scan_file()
|
| H A D | c-opts.c | 1458 cpp_define (parse_in, opt->arg); in finish_options()
|
| H A D | ChangeLog-2000 | 1094 (_cpp_do__Pragma, cpp_define, _cpp_define_builtin, cpp_undef, 4925 * cpplib.c (cpp_define): Simplify a bit. 5186 (cpp_define, _cpp_define_builtin, cpp_undef, cpp_assert, cpp_unassert): 10213 * cpplib.c (cpp_define, cpp_undef, cpp_assert, cpp_unassert): 15028 do_unassert, cpp_define, cpp_undef, cpp_assert, cpp_unassert, 21682 * cpplib.c (cpp_define, cpp_undef): Likewise. 26161 (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call 26416 * cpplib.c (cpp_define, copy_comment, do_define, do_include, 28991 * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
|
| H A D | FSFChangeLog.10 | 8789 * cpplib.c: Rename make_definition to cpp_define. 8790 * cpplib.h (cpp_define): New declaration.
|
| H A D | ChangeLog-1998 | 364 (cpp_define): Call do_define with two args and the text to 7182 * cpplib.c (cpp_define): Handle macros with parameters.
|
| H A D | ChangeLog-1999 | 17392 * cpplib.c (cpp_define): Cast to U_CHAR* when assigning to one. 19909 (cpp_define): Remove redundant syntax checks.
|
| H A D | ChangeLog-2001 | 3986 * cpplib.c (destringize_and_run, cpp_define, handle_assertion): 13008 (_cpp_do__Pragma, cpp_define, cpp_define_builtin, cpp_undef,
|
| H A D | ChangeLog-2002 | 22401 (cpp_define, cpp_assert): Remove. 23032 * c-lex.h (cpp_define, cpp_assert): New prototypes.
|
| H A D | ChangeLog-2003 | 26060 (run_directive, destringize_and_run, cpp_define, cpp_define_builtin,
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | sco5.h | 223 cpp_define (pfile, "_STRICT_ANSI"); \
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | makedepend.c | 174 (clm->is_undef ? cpp_undef : cpp_define) (reader, clm->macro); in process_file()
|
| H A D | directives.c | 2054 cpp_define (cpp_reader *pfile, const char *str) in cpp_define() function
|
| H A D | ChangeLog | 290 (cpp_define): Likewise.
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | darwin-c.c | 607 #define builtin_define(TXT) cpp_define (pfile, TXT)
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 715 extern void cpp_define (cpp_reader *, const char *);
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000-c.c | 85 #define builtin_define(TXT) cpp_define (pfile, TXT)
|