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

  /src/external/gpl3/gcc/dist/gcc/
hash-map-tests.cc 452 typedef int_hash<int, INT_MIN, INT_MAX> IntHash;
453 hash_map<int, int, simple_hashmap_traits<IntHash, int> > x;
  /src/external/gpl3/gcc.old/dist/gcc/
hash-map-tests.cc 452 typedef int_hash<int, INT_MIN, INT_MAX> IntHash;
453 hash_map<int, int, simple_hashmap_traits<IntHash, int> > x;

Completed in 33 milliseconds