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

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c1692 #define INIT_COMPILE_STACK_SIZE 32
1897 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
1901 compile_stack.size = INIT_COMPILE_STACK_SIZE;
1681 #define INIT_COMPILE_STACK_SIZE macro
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c2146 # define INIT_COMPILE_STACK_SIZE 32
2398 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
2409 compile_stack.size = INIT_COMPILE_STACK_SIZE;
2135 # define INIT_COMPILE_STACK_SIZE macro
/haiku-buildtools/gcc/libiberty/
H A Dregex.c2148 # define INIT_COMPILE_STACK_SIZE 32
2400 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
2411 compile_stack.size = INIT_COMPILE_STACK_SIZE;
2137 # define INIT_COMPILE_STACK_SIZE macro
/haiku-buildtools/binutils/libiberty/
H A Dregex.c2148 # define INIT_COMPILE_STACK_SIZE 32
2400 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
2411 compile_stack.size = INIT_COMPILE_STACK_SIZE;
2137 # define INIT_COMPILE_STACK_SIZE macro

Completed in 139 milliseconds