Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c786 #ifndef MAX_CLUSTER_PAGES /* # pages to get from system */
787 #define MAX_CLUSTER_PAGES 63 macro
4817 pages_left = MAX_CLUSTER_PAGES; in allocate_page()