Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h497 extern bool _cpp_create_definition (cpp_reader *, cpp_hashnode *);
H A Dpch.c670 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.c1568 _cpp_create_definition (cpp_reader *pfile, cpp_hashnode *node) in _cpp_create_definition() function
H A Ddirectives.c554 if (_cpp_create_definition (pfile, node)) in do_define()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h500 extern bool _cpp_create_definition PARAMS ((cpp_reader *, cpp_hashnode *));
H A Dcppmacro.c1546 _cpp_create_definition (pfile, node) in _cpp_create_definition() function
H A Dcpplib.c531 if (_cpp_create_definition (pfile, node))
H A DChangeLog.33181 _cpp_create_definition): The list no longer has a trailing
5154 (_cpp_create_definition, _cpp_macroexpand): Remove special
5163 (_cpp_create_definition, del_HASHNODE): Just call
5689 * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
5898 (_cpp_create_definition): Move code here to determine what
5912 _cpp_create_definition.
6067 (_cpp_create_definition): Adjust to scan a token list.
6086 feed the token list to _cpp_create_definition.
7830 (_cpp_create_definition): Don't diddle flags here. Return
11480 _cpp_delete_macro, _cpp_install, _cpp_create_definition,
H A DChangeLog.69070 * 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.
H A DChangeLog.44106 (_cpp_create_definition): Empty macros are now empty.
5080 * cppmacro.c (_cpp_create_definition): Optimize the case of
14119 _cpp_create_definition.
14123 (_cpp_create_definition): Call save_expansion.
14979 _cpp_create_definition, _cpp_dump_definition,
H A DChangeLog.72632 * cpphash.h (_cpp_create_definition): Update prototype.
2640 * cppmacro.c (_cpp_create_definition): Split into
7346 _cpp_create_definition, cpp_macro_definition): Update.
10525 _cpp_create_definition, check_trad_stringification,
11096 _cpp_create_definition, check_trad_stringification,
H A DChangeLog.53718 save_parameter, _cpp_create_definition, check_trad_stringification,
9680 (_cpp_create_definition): Use warn_of_redefinition. Flag
10448 (_cpp_create_definition): Store the node with the macro defn.
H A DChangeLog17802 * cppmacro.c (_cpp_create_definition): Don't attempt redefinition
18223 (_cpp_create_definition): Mark macro unused; warn if unused