Home
last modified time | relevance | path

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

/NextBSD/contrib/gcclibs/libcpp/
HDChangeLog.gcc4351 (_cpp_create_definition): Don't restore cur_token here.
HDinternal.h508 extern bool _cpp_create_definition (cpp_reader *, cpp_hashnode *);
HDpch.c670 if (!_cpp_create_definition (r, h)) in cpp_read_state()
HDChangeLog328 (_cpp_create_definition): Likewise.
822 (_cpp_create_definition): Honour alloc_subobject.
HDmacro.c1587 _cpp_create_definition (cpp_reader *pfile, cpp_hashnode *node) in _cpp_create_definition() function
HDdirectives.c559 if (_cpp_create_definition (pfile, node)) in do_define()
/NextBSD/contrib/gcc/
HDChangeLog-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
20420 (_cpp_create_definition, _cpp_macroexpand): Remove special
20429 (_cpp_create_definition, del_HASHNODE): Just call
20955 * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
21164 (_cpp_create_definition): Move code here to determine what
[all …]
HDChangeLog-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 …]
HDChangeLog-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,
HDChangeLog-200329664 * cppmacro.c (_cpp_warn_if_unused_macro, _cpp_create_definition):
HDChangeLog-200442265 * cppmacro.c (_cpp_create_definition): Use buffer's sysp field.