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

/external/clearsilver/util/regex/
H A Dregex.c1561 #define INIT_COMPILE_STACK_SIZE 32
1744 compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t);
1748 compile_stack.size = INIT_COMPILE_STACK_SIZE;
1550 #define INIT_COMPILE_STACK_SIZE macro

Completed in 43 milliseconds