| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | coffgrok.c | 637 do_define (unsigned int i, struct coff_scope *b) in do_define() function 829 i = do_define (i, last_function_symbol->type->u.function.parameters); in doit() 837 i = do_define (i, last_struct->u.astructdef.elements); in doit() 842 i = do_define (i, last_enum->u.aenumdef.elements); in doit() 850 i = do_define (i, top_scope); in doit() 856 i = do_define (i, file_scope); in doit() 864 i = do_define (i, top_scope); in doit()
|
| H A D | ChangeLog-2015 | 632 (do_define): Likewise. 731 * coffgrok.c (do_define): Add check for type size overflow.
|
| H A D | ChangeLog-9197 | 3161 (do_define): Keep info on source file of a symbol.
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | coffgrok.c | 617 do_define (unsigned int i, struct coff_scope *b) in do_define() function 809 i = do_define (i, last_function_symbol->type->u.function.parameters); in doit() 817 i = do_define (i, last_struct->u.astructdef.elements); in doit() 822 i = do_define (i, last_enum->u.aenumdef.elements); in doit() 830 i = do_define (i, top_scope); in doit() 836 i = do_define (i, file_scope); in doit() 844 i = do_define (i, top_scope); in doit()
|
| H A D | ChangeLog-2015 | 632 (do_define): Likewise. 731 * coffgrok.c (do_define): Add check for type size overflow.
|
| H A D | ChangeLog-9197 | 3161 (do_define): Keep info on source file of a symbol.
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | read.c | 130 static void do_define PARAMS ((char *name, unsigned int namelen, 654 do_define (p2, p - p2, o_file, ebuf); in eval() 682 do_define (p2, p - p2, o_override, ebuf); in eval() 1319 do_define (char *name, unsigned int namelen, in do_define() function
|
| H A D | ChangeLog | 1377 * read.c (do_define): Re-order line counter increment so the count 2237 (do_define): Takes a struct ebuffer instead of a FILE*. Read the
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
| H A D | lex.cpp | 1303 void do_define() in do_define() function 1780 do_define(); in yylex()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| 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.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| 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-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 …]
|
| H A 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.
|
| H A 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,
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | directives.c | 621 do_define (cpp_reader *pfile) in do_define() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | directives.cc | 637 do_define (cpp_reader *pfile) in do_define() function
|
| H A D | ChangeLog | 5906 * directives.c (do_define, do_undef, undefine_macros, do_ifdef, 6250 (do_define): Update.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/po/ |
| H A D | ru.po | 891 msgid "ICE: do_define called without a block" 892 msgstr "ICE: do_define вызвана без блока"
|
| H A D | sr.po | 949 msgid "ICE: do_define called without a block" 950 msgstr "ICE: „do_define“ је позвано без блока"
|
| H A D | uk.po | 952 msgid "ICE: do_define called without a block" 953 msgstr "ICE: do_define викликано без блоку"
|
| H A D | sv.po | 958 msgid "ICE: do_define called without a block" 959 msgstr "ICE: do_define anropad utan ett block"
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/po/ |
| H A D | ru.po | 891 msgid "ICE: do_define called without a block" 892 msgstr "ICE: do_define вызвана без блока"
|
| H A D | uk.po | 942 msgid "ICE: do_define called without a block" 943 msgstr "ICE: do_define викликано без блоку"
|
| H A D | sr.po | 952 msgid "ICE: do_define called without a block" 953 msgstr "ICE: „do_define“ је позвано без блока"
|
| H A D | sv.po | 948 msgid "ICE: do_define called without a block" 949 msgstr "ICE: do_define anropad utan ett block"
|