HomeSort by: relevance | last modified time | path
    Searched defs:str_hash1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-ubsan.cc 64 hashval_t str_hash1 = htab_hash_string (mangled); local
67 wi::uhwi (((uint64_t) str_hash1 << 32)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-ubsan.cc 64 hashval_t str_hash1 = htab_hash_string (mangled); local
67 wi::uhwi (((uint64_t) str_hash1 << 32)

Completed in 21 milliseconds