Searched refs:do_define (Results 1 – 12 of 12) sorted by relevance
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | coffgrok.c | 80 static int do_define (int, struct coff_scope *); 536 do_define (int i, struct coff_scope *b) in do_define() function 685 i = do_define (i, last_function_symbol->type->u.function.parameters); in doit() 690 i = do_define (i, last_struct->u.astructdef.elements); in doit() 693 i = do_define (i, last_enum->u.aenumdef.elements); in doit() 699 i = do_define (i, top_scope); in doit() 703 i = do_define (i, file_scope); in doit() 709 i = do_define (i, top_scope); in doit()
|
| D | ChangeLog-9197 | 3161 (do_define): Keep info on source file of a symbol.
|
| /freebsd-9-stable/contrib/groff/src/preproc/pic/ |
| D | lex.cpp | 1301 void do_define() in do_define() function 1778 do_define(); in yylex()
|
| /freebsd-9-stable/contrib/gcclibs/libcpp/ |
| D | directives.c | 548 do_define (cpp_reader *pfile) in do_define() function
|
| /freebsd-9-stable/contrib/gcc/ |
| D | FSFChangeLog | 830 (check_macro_name, do_define): Reword messages to ease localization. 831 (do_define): Pass explicit strings to diagnostic generators. 832 (do_define, cpp_start_read, cpp_handle_options): Use cpp_notice to 1855 (do_define, do_elif, do_else, output_line_directive, verror): Likewise.
|
| D | ChangeLog-2000 | 696 * cpplib.c (do_define, glue_header_name, parse_assertion): Similarly. 981 (do_define): Don't define illegal macro names. 2500 (do_define, do_line, do_include, do_undef, do_else, do_elif, 5172 (do_define, do_undef, parse_include, do_include, do_import, 12690 (do_define, do_undef, parse_include, do_line, do_ident, do_pragma, 13699 (do_define): Strip all leading whitespace from macro definitions. 15021 detect_if_not_defined, _cpp_check_directive, do_define, 18472 (do_define): Don't set parsing_define_directive. Use 18760 (do_define): Make SYM a pointer to const. 20225 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert, [all …]
|
| D | ChangeLog-1999 | 8319 * cpplib.c (do_define): Generalize to handle poisoned definitions, 8328 (do_define): Generalize to handle poisoned definitions, 9567 (validate_else, do_define, do_line, do_include, do_undef, 13972 * cpplib.c (do_define): Cast `alloca' return value. 15126 (do_define): Handle -dD, -dN, -g3 entirely here. Streamline. 17670 (do_define): Don't play with put_out_comments. 19603 * cpplib.c (do_define): Allow redefining __STDC__ with -D.
|
| D | ChangeLog-1998 | 359 (eval_if_expression, do_define, do_line, do_include, 364 (cpp_define): Call do_define with two args and the text to 370 (do_define, do_undef, do_error, do_warning, do_pragma, 11842 (do_define, do_line, do_include, do_undef, do_error, do_pragma,
|
| D | FSFChangeLog.10 | 9331 (create_definition, do_define, check_macro_name): Use %.*s
|
| D | ChangeLog-2001 | 15152 * cpplib.c (do_define, do_undef, do_ident, do_include_common, 23901 * tradcpp.c (do_define): Make sure we don't walk past limit.
|
| D | ChangeLog-2002 | 14590 (do_define): ...here.
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 1554 (do_define): Make parameter string into a const pointer.
|