Home
last modified time | relevance | path

Searched refs:_cpp_init_hashtable (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Didentifiers.cc47 _cpp_init_hashtable (cpp_reader *pfile, cpp_hash_table *table) in _cpp_init_hashtable() function
H A Dinternal.h707 extern void _cpp_init_hashtable (cpp_reader *, cpp_hash_table *);
H A Dinit.cc295 _cpp_init_hashtable (pfile, table); in cpp_create_reader()
H A DChangeLog1178 * identifiers.c (_cpp_init_hashtable): Don't init
2056 * identifiers.c (_cpp_init_hashtable): Initialize n__VA_OPT__.
3510 * identifiers.c (_cpp_init_hashtable): Remove __has_attribute__
3585 * identifiers.c (_cpp_init_hashtable): Initialize n__has_attribute__.
3634 * identifiers.c (_cpp_init_hashtable): Likewise.
3675 * identifiers.c (_cpp_init_hashtable()): Add entry for __has_include__.
5956 (_cpp_init_hashtable): Don't cast 'alloc_node'.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Didentifiers.c47 _cpp_init_hashtable (cpp_reader *pfile, cpp_hash_table *table) in _cpp_init_hashtable() function
H A Dinternal.h676 extern void _cpp_init_hashtable (cpp_reader *, cpp_hash_table *);
H A Dinit.c286 _cpp_init_hashtable (pfile, table); in cpp_create_reader()
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dtest_patches.txt556 * identifiers.c (_cpp_init_hashtable): Don't init
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dtest_patches.txt556 * identifiers.c (_cpp_init_hashtable): Don't init
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20013862 * cpphash.c (_cpp_init_hashtable): Update.
5117 * cpphash.c (_cpp_init_hashtable): After initializing the hash
22411 (HASHSTEP, _cpp_init_hashtable, _cpp_lookup_with_hash): Delete.
H A DChangeLog-200314062 * cpphash.c (_cpp_init_hashtable): Don't use gcc_obstack_init.
29147 and pass that to _cpp_init_hashtable.
29149 _cpp_init_hashtable.
H A DChangeLog-20005217 _cpp_init_hashtable and _cpp_cleanup_hashtable.
5294 (_cpp_init_macros, _cpp_cleanup_macros): Rename to _cpp_init_hashtable,
H A DChangeLog-200220648 * cpphash.c (_cpp_init_hashtable): Don't set it.
32870 * cpphash.c (_cpp_init_hashtable): Similarly.