Searched refs:C_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance
412 #define C_STACK_SIZE ((C_EXPR_SIZE + 4) * 4) macro
68 static union c_insn c_stack[C_STACK_SIZE];
572 #define C_STACK_SIZE 0x01000000 macro