Home
last modified time | relevance | path

Searched defs:silly_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dhash.c671 unsigned long silly_size = sizeof (size_t) > 4 ? 0x4000000 : 0x400000; in bfd_hash_set_default_size() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dhash.c839 unsigned int silly_size = sizeof (size_t) > 4 ? 0x4000000 : 0x400000; in bfd_hash_set_default_size() local