OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:omp_declare_variant_alt_hasher
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-general.cc
2343
struct
omp_declare_variant_alt_hasher
struct in inherits:ggc_ptr_hash
2351
omp_declare_variant_alt_hasher
::hash (omp_declare_variant_base_entry *x)
2357
omp_declare_variant_alt_hasher
::equal (omp_declare_variant_base_entry *x,
2363
static GTY(()) hash_table<
omp_declare_variant_alt_hasher
>
2660
= hash_table<
omp_declare_variant_alt_hasher
>::create_ggc (64);
2862
= hash_table<
omp_declare_variant_alt_hasher
>::create_ggc (64);
/src/external/gpl3/gcc.old/dist/gcc/
omp-general.cc
2103
struct
omp_declare_variant_alt_hasher
struct in inherits:ggc_ptr_hash
2111
omp_declare_variant_alt_hasher
::hash (omp_declare_variant_base_entry *x)
2117
omp_declare_variant_alt_hasher
::equal (omp_declare_variant_base_entry *x,
2123
static GTY(()) hash_table<
omp_declare_variant_alt_hasher
>
2420
= hash_table<
omp_declare_variant_alt_hasher
>::create_ggc (64);
2622
= hash_table<
omp_declare_variant_alt_hasher
>::create_ggc (64);
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026