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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/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
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/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
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/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
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dregex.c2139 #define INIT_COMPILE_STACK_SIZE 32
2392 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
2403 compile_stack.size = INIT_COMPILE_STACK_SIZE;
2127 #define INIT_COMPILE_STACK_SIZE macro
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dregex.c2220 # define INIT_COMPILE_STACK_SIZE 32
2476 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
2487 compile_stack.size = INIT_COMPILE_STACK_SIZE;
2209 # define INIT_COMPILE_STACK_SIZE macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/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
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A Dregex.c2149 # define INIT_COMPILE_STACK_SIZE 32
2403 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
2414 compile_stack.size = INIT_COMPILE_STACK_SIZE;
2138 # define INIT_COMPILE_STACK_SIZE macro

Completed in 167 milliseconds