Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dsb.c53 #define INIT_ALLOC (64 - MALLOC_OVERHEAD - 1) macro
70 sb_build (ptr, INIT_ALLOC); in sb_new()
DChangeLog-20121034 (MALLOC_OVERHEAD, INIT_ALLOC): Define.
1035 (sb_new): Use INIT_ALLOC.