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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1760 #define INIT_COMPILE_STACK_SIZE 32
1965 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
1969 compile_stack.size = INIT_COMPILE_STACK_SIZE;
1749 #define INIT_COMPILE_STACK_SIZE macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/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 109 milliseconds