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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1639 #define INIT_COMPILE_STACK_SIZE 32
1844 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
1848 compile_stack.size = INIT_COMPILE_STACK_SIZE;
1628 #define INIT_COMPILE_STACK_SIZE macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c1710 #define INIT_COMPILE_STACK_SIZE 32
1950 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
1954 compile_stack.size = INIT_COMPILE_STACK_SIZE;
1698 #define INIT_COMPILE_STACK_SIZE macro
/openbsd-current/gnu/lib/libiberty/src/
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

Completed in 270 milliseconds