Searched refs:_cpp_init_hashtable (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | identifiers.cc | 47 _cpp_init_hashtable (cpp_reader *pfile, cpp_hash_table *table) in _cpp_init_hashtable() function
|
H A D | internal.h | 707 extern void _cpp_init_hashtable (cpp_reader *, cpp_hash_table *);
|
H A D | init.cc | 295 _cpp_init_hashtable (pfile, table); in cpp_create_reader()
|
H A D | ChangeLog | 1178 * 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 D | identifiers.c | 47 _cpp_init_hashtable (cpp_reader *pfile, cpp_hash_table *table) in _cpp_init_hashtable() function
|
H A D | internal.h | 676 extern void _cpp_init_hashtable (cpp_reader *, cpp_hash_table *);
|
H A D | init.c | 286 _cpp_init_hashtable (pfile, table); in cpp_create_reader()
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 556 * identifiers.c (_cpp_init_hashtable): Don't init
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 556 * identifiers.c (_cpp_init_hashtable): Don't init
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 3862 * 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 D | ChangeLog-2003 | 14062 * 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 D | ChangeLog-2000 | 5217 _cpp_init_hashtable and _cpp_cleanup_hashtable. 5294 (_cpp_init_macros, _cpp_cleanup_macros): Rename to _cpp_init_hashtable,
|
H A D | ChangeLog-2002 | 20648 * cpphash.c (_cpp_init_hashtable): Don't set it. 32870 * cpphash.c (_cpp_init_hashtable): Similarly.
|