Home
last modified time | relevance | path

Searched defs:HEAPSIZE (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddefparse.h52 HEAPSIZE = 262, enumerator
84 #define HEAPSIZE 262 macro
H A Ddefparse.c131 HEAPSIZE = 262, enumerator
163 #define HEAPSIZE 262 macro
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.h52 HEAPSIZE = 262, enumerator
83 #define HEAPSIZE 262 macro
H A Ddeffilep.c217 HEAPSIZE = 262, enumerator
248 #define HEAPSIZE 262 macro
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddefparse.h61 HEAPSIZE = 262, /* HEAPSIZE */ enumerator
98 #define HEAPSIZE 262 macro
H A Ddefparse.c145 HEAPSIZE = 262, /* HEAPSIZE */ enumerator
182 #define HEAPSIZE 262 macro
/netbsd/external/gpl3/binutils/dist/ld/
H A Ddeffilep.h61 HEAPSIZE = 262, /* HEAPSIZE */ enumerator
97 #define HEAPSIZE 262 macro
H A Ddeffilep.c231 HEAPSIZE = 262, /* HEAPSIZE */ enumerator
267 #define HEAPSIZE 262 macro
/netbsd/sys/arch/i386/stand/lib/test/
H A Dstand_user.c49 #define HEAPSIZE (128*1024) macro
/netbsd/sys/arch/atari/stand/bootxx/
H A Dbootxx.c53 #define HEAPSIZE (64 * 1024) /* should be >32KB for ffs blocksize */ macro