comparison mc.h @ 183:1d80ad165831 gcc-header-pass

recursive macros
author kono
date Sun, 30 Nov 2003 23:30:14 +0900
parents e1e9ec8c96a7
children 4303255fc3cf
comparison
equal deleted inserted replaced
182:e1e9ec8c96a7 183:1d80ad165831
330 330
331 #define GSYMS 9000 331 #define GSYMS 9000
332 #define LSYMS 500 332 #define LSYMS 500
333 #define MSYMS 3000 333 #define MSYMS 3000
334 334
335 #define HEAPSIZE 20000 335 #define HEAPSIZE 30000
336 /* #define CHEAPSIZE 3000 */ 336 /* #define CHEAPSIZE 3000 */
337 #define CHEAPSIZE 256000 337 #define CHEAPSIZE 356000
338 #define LBUFSIZE 4096 338 #define LBUFSIZE 4096
339 #define MACROSIZE 16000 339 #define MACROSIZE 16000
340 340
341 #define FILES 10 341 #define FILES 10
342 #define OUTPUT_FILE_NAME "mcout.s" 342 #define OUTPUT_FILE_NAME "mcout.s"