Lines Matching full:nmemb
7247 void *bfd_alloc2 (bfd *abfd, bfd_size_type nmemb, bfd_size_type size);7249 Allocate a block of NMEMB elements of SIZE bytes each of memory7265 void *bfd_zalloc2 (bfd *abfd, bfd_size_type nmemb, bfd_size_type size);7267 Allocate a block of NMEMB elements of SIZE bytes each of zeroed memory