Home
last modified time | relevance | path

Searched refs:_cpp_create_definition (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A DChangeLog.gcc4362 (_cpp_create_definition): Don't restore cur_token here.
H A Dinternal.h509 extern bool _cpp_create_definition (cpp_reader *, cpp_hashnode *);
H A Dpch.c705 if (!_cpp_create_definition (r, h)) in cpp_read_state()
H A DChangeLog328 (_cpp_create_definition): Likewise.
822 (_cpp_create_definition): Honour alloc_subobject.
H A Dmacro.c1587 _cpp_create_definition (cpp_reader *pfile, cpp_hashnode *node) in _cpp_create_definition() function
H A Ddirectives.c559 if (_cpp_create_definition (pfile, node)) in do_define()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20004112 (_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 DChangeLog-20019070 * 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 DChangeLog-20021256 (_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 DChangeLog-200329664 * cppmacro.c (_cpp_warn_if_unused_macro, _cpp_create_definition):
H A DChangeLog-200442265 * cppmacro.c (_cpp_create_definition): Use buffer's sysp field.