OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:string_pair_map_hasher
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lto-streamer-in.cc
76
struct
string_pair_map_hasher
: nofree_ptr_hash <string_pair_map>
struct in inherits:nofree_ptr_hash
83
string_pair_map_hasher
::hash (const string_pair_map *spm)
89
string_pair_map_hasher
::equal (const string_pair_map *spm1,
104
static hash_table<
string_pair_map_hasher
> *path_name_pair_hash_table;
231
= new hash_table<
string_pair_map_hasher
> (37);
/src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-in.cc
76
struct
string_pair_map_hasher
: nofree_ptr_hash <string_pair_map>
struct in inherits:nofree_ptr_hash
83
string_pair_map_hasher
::hash (const string_pair_map *spm)
89
string_pair_map_hasher
::equal (const string_pair_map *spm1,
104
static hash_table<
string_pair_map_hasher
> *path_name_pair_hash_table;
231
= new hash_table<
string_pair_map_hasher
> (37);
Completed in 16 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026