Searched refs:_cpp_init_hashtable (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | identifiers.c | 48 _cpp_init_hashtable (cpp_reader *pfile, hash_table *table) in _cpp_init_hashtable() function
|
| H A D | internal.h | 511 extern void _cpp_init_hashtable (cpp_reader *, hash_table *);
|
| H A D | init.c | 223 _cpp_init_hashtable (pfile, table); in cpp_create_reader()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpphash.c | 50 _cpp_init_hashtable (pfile, table) in _cpp_init_hashtable() function
|
| H A D | cpphash.h | 514 extern void _cpp_init_hashtable PARAMS ((cpp_reader *, hash_table *));
|
| H A D | cppinit.c | 984 _cpp_init_hashtable (pfile, table);
|
| H A D | ChangeLog.4 | 5211 _cpp_init_hashtable and _cpp_cleanup_hashtable. 5288 (_cpp_init_macros, _cpp_cleanup_macros): Rename to _cpp_init_hashtable,
|
| H A D | ChangeLog.6 | 3862 * cpphash.c (_cpp_init_hashtable): Update. 5117 * cpphash.c (_cpp_init_hashtable): After initializing the hash
|
| H A D | ChangeLog.7 | 6201 * cpphash.c (_cpp_init_hashtable): Don't set it. 18423 * cpphash.c (_cpp_init_hashtable): Similarly.
|
| H A D | ChangeLog.5 | 3204 (HASHSTEP, _cpp_init_hashtable, _cpp_lookup_with_hash): Delete.
|