Searched refs:ALLOC_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Decofflink.c256 #define ALLOC_SIZE (4064)
272 want = ALLOC_SIZE;
276 if (want < ALLOC_SIZE)
277 want = ALLOC_SIZE;
253 #define ALLOC_SIZE macro

Completed in 95 milliseconds