Searched refs:_cpp_create_definition (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | ChangeLog.gcc43 | 62 (_cpp_create_definition): Don't restore cur_token here.
|
| H A D | internal.h | 509 extern bool _cpp_create_definition (cpp_reader *, cpp_hashnode *);
|
| H A D | pch.c | 705 if (!_cpp_create_definition (r, h)) in cpp_read_state()
|
| H A D | ChangeLog | 328 (_cpp_create_definition): Likewise. 822 (_cpp_create_definition): Honour alloc_subobject.
|
| H A D | macro.c | 1587 _cpp_create_definition (cpp_reader *pfile, cpp_hashnode *node) in _cpp_create_definition() function
|
| H A D | directives.c | 559 if (_cpp_create_definition (pfile, node)) in do_define()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 4112 (_cpp_create_definition): Empty macros are now empty. 5086 * cppmacro.c (_cpp_create_definition): Optimize the case of 14125 _cpp_create_definition. 14129 (_cpp_create_definition): Call save_expansion. 14985 _cpp_create_definition, _cpp_dump_definition, 18447 _cpp_create_definition): The list no longer has a trailing 20429 (_cpp_create_definition, del_HASHNODE): Just call 21178 _cpp_create_definition. 21333 (_cpp_create_definition): Adjust to scan a token list. 21352 feed the token list to _cpp_create_definition. [all …]
|
| H A D | ChangeLog-2001 | 9070 * cppmacro.c (_cpp_create_definition): Leave comments off. 9442 (_cpp_create_definition): Upate. 9703 _cpp_create_definition): Rework memory management. 10102 _cpp_backup_tokens, _cpp_create_definition): Update. 10912 * cppmacro.c (_cpp_create_definition): Precede a leading # 10962 (_cpp_create_definition): Update. 13642 (_cpp_create_definition): Update. 14287 * cppmacro.c (_cpp_create_definition): Update. 22925 save_parameter, _cpp_create_definition, check_trad_stringification, 28887 (_cpp_create_definition): Use warn_of_redefinition. Flag [all …]
|
| H A D | ChangeLog-2002 | 1256 (_cpp_create_definition): For each paramater, restore node->value. 12094 * cppmacro.c (_cpp_create_definition): Don't attempt redefinition 12515 (_cpp_create_definition): Mark macro unused; warn if unused 17079 * cpphash.h (_cpp_create_definition): Update prototype. 17087 * cppmacro.c (_cpp_create_definition): Split into 21793 _cpp_create_definition, cpp_macro_definition): Update. 24972 _cpp_create_definition, check_trad_stringification, 25543 _cpp_create_definition, check_trad_stringification,
|
| H A D | ChangeLog-2003 | 29664 * cppmacro.c (_cpp_warn_if_unused_macro, _cpp_create_definition):
|
| H A D | ChangeLog-2004 | 42265 * cppmacro.c (_cpp_create_definition): Use buffer's sysp field.
|