Home
last modified time | relevance | path

Searched refs:buckets_count (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddynobj.cc873 const int buckets_count = sizeof buckets / sizeof buckets[0]; in compute_bucket_count() local
879 for (int i = 0; i < buckets_count; ++i) in compute_bucket_count()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddynobj.cc873 const int buckets_count = sizeof buckets / sizeof buckets[0]; in compute_bucket_count() local
879 for (int i = 0; i < buckets_count; ++i) in compute_bucket_count()