Searched defs:comparable (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-table.h | 910 ::find_with_hash (const compare_type &comparable, hashval_t hash) in find_with_hash() 956 ::find_slot_with_hash (const compare_type &comparable, hashval_t hash, in find_slot_with_hash() 1028 ::verify (const compare_type &comparable, hashval_t hash) in verify() 1048 ::remove_elt_with_hash (const compare_type &comparable, hashval_t hash) in remove_elt_with_hash()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-table.h | 907 ::find_with_hash (const compare_type &comparable, hashval_t hash) in find_with_hash() 953 ::find_slot_with_hash (const compare_type &comparable, hashval_t hash, in find_slot_with_hash() 1025 ::verify (const compare_type &comparable, hashval_t hash) in verify() 1045 ::remove_elt_with_hash (const compare_type &comparable, hashval_t hash) in remove_elt_with_hash()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | BaseMetric.h | 158 comparable () in comparable() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | BaseMetric.h | 158 comparable () in comparable() function
|