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

/haiku/src/build/libgnuregex/
H A Dregex.c2257 #ifndef INIT_FAILURE_ALLOC
2258 #define INIT_FAILURE_ALLOC 5
2287 REGEX_ALLOCATE (INIT_FAILURE_ALLOC * sizeof (fail_stack_elt_t)); \
2292 fail_stack.size = INIT_FAILURE_ALLOC; \
2247 #define INIT_FAILURE_ALLOC macro

Completed in 51 milliseconds