Home
last modified time | relevance | path

Searched refs:allocate_cluster (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1520 static page_t *allocate_cluster (size_t);
4908 allocate_cluster (size_t npages) in allocate_cluster() function
4921 allocate_cluster (size_t npages) in allocate_cluster() function
4962 cluster_ptr = allocate_cluster (MAX_CLUSTER_PAGES); in allocate_multiple_pages()
4973 return allocate_cluster (npages); in allocate_multiple_pages()
5020 cluster_ptr = allocate_cluster (MAX_CLUSTER_PAGES); in allocate_page()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Decoff.c1459 static page_type *allocate_cluster (unsigned long npages);
4781 allocate_cluster (unsigned long npages) in allocate_cluster() function
4810 cluster_ptr = allocate_cluster (pages_left); in allocate_page()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Decoff.c1459 static page_type *allocate_cluster (unsigned long npages);
4776 allocate_cluster (unsigned long npages) in allocate_cluster() function
4805 cluster_ptr = allocate_cluster (pages_left); in allocate_page()