/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | coffgrok.c | 78 static int do_define (int, struct coff_scope *); 534 do_define (int i, struct coff_scope *b) in do_define() function 683 i = do_define (i, last_function_symbol->type->u.function.parameters); in doit() 688 i = do_define (i, last_struct->u.astructdef.elements); in doit() 691 i = do_define (i, last_enum->u.aenumdef.elements); in doit() 697 i = do_define (i, top_scope); in doit() 701 i = do_define (i, file_scope); in doit() 707 i = do_define (i, top_scope); in doit()
|
H A D | ChangeLog-9197 | 3161 (do_define): Keep info on source file of a symbol.
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | coffgrok.c | 78 static int do_define (int, struct coff_scope *); 534 do_define (int i, struct coff_scope *b) in do_define() function 683 i = do_define (i, last_function_symbol->type->u.function.parameters); in doit() 688 i = do_define (i, last_struct->u.astructdef.elements); in doit() 691 i = do_define (i, last_enum->u.aenumdef.elements); in doit() 697 i = do_define (i, top_scope); in doit() 701 i = do_define (i, file_scope); in doit() 707 i = do_define (i, top_scope); in doit()
|
H A D | ChangeLog-9197 | 3161 (do_define): Keep info on source file of a symbol.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cpplib.c | 519 do_define (pfile) in do_define() function
|
H A D | ChangeLog.3 | 3206 (do_define): Don't set parsing_define_directive. Use 3494 (do_define): Make SYM a pointer to const. 5911 * cpplib.c (do_define): Move most logic to 5931 * cpplib.c (do_define): Fix typo. Create EMPTY nodes with 6238 (do_define, do_undef): Pass enum type to _cpp_lookup_slot. 6588 * cpplib.c (do_define, skip_if_group): 13265 * cpplib.c (do_define): Only free the old definition if it 13386 * cpplib.c (do_define): Always create new hash entry with 13493 (do_define): Remove reference to T_PCSTRING. Call 13857 * cpplib.c (do_define): Switch bcopy to memcpy. [all …]
|
H A 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.
|
H A D | ChangeLog.4 | 690 * cpplib.c (do_define, glue_header_name, parse_assertion): Similarly. 975 (do_define): Don't define illegal macro names. 2494 (do_define, do_line, do_include, do_undef, do_else, do_elif, 5166 (do_define, do_undef, parse_include, do_include, do_import, 12684 (do_define, do_undef, parse_include, do_line, do_ident, do_pragma, 13693 (do_define): Strip all leading whitespace from macro definitions. 15015 detect_if_not_defined, _cpp_check_directive, do_define,
|
H A D | ChangeLog.1 | 658 (do_define): Handle -dD, -dN, -g3 entirely here. Streamline. 3202 (do_define): Don't play with put_out_comments. 5135 * cpplib.c (do_define): Allow redefining __STDC__ with -D. 7678 (eval_if_expression, do_define, do_line, do_include, 7683 (cpp_define): Call do_define with two args and the text to 7689 (do_define, do_undef, do_error, do_warning, do_pragma,
|
H A D | ChangeLog.2 | 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.
|
H A D | FSFChangeLog.10 | 9331 (create_definition, do_define, check_macro_name): Use %.*s
|
H A D | ChangeLog.0 | 3263 (do_define, do_line, do_include, do_undef, do_error, do_pragma,
|
H A D | ChangeLog.5 | 4694 * tradcpp.c (do_define): Make sure we don't walk past limit.
|
H A D | ChangeLog.6 | 15152 * cpplib.c (do_define, do_undef, do_ident, do_include_common,
|
H A D | ChangeLog.7 | 143 (do_define): ...here.
|
/openbsd/gnu/gcc/libcpp/ |
H A D | directives.c | 543 do_define (cpp_reader *pfile) in do_define() function
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9295 | 1554 (do_define): Make parameter string into a const pointer.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9295 | 1554 (do_define): Make parameter string into a const pointer.
|