Searched refs:REGEX_ALLOCATE_STACK (Results 1 – 9 of 9) sorted by relevance
355 # define REGEX_ALLOCATE_STACK(size) \ macro366 # define REGEX_ALLOCATE_STACK malloc macro372 # define REGEX_ALLOCATE_STACK alloca macro1497 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
370 # define REGEX_ALLOCATE_STACK(size) \ macro381 # define REGEX_ALLOCATE_STACK malloc macro387 # define REGEX_ALLOCATE_STACK alloca macro1490 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (fail_stack_elt_t)); \
358 # define REGEX_ALLOCATE_STACK(size) \ macro369 # define REGEX_ALLOCATE_STACK malloc macro375 # define REGEX_ALLOCATE_STACK alloca macro1570 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
299 # define REGEX_ALLOCATE_STACK(size) \ macro310 # define REGEX_ALLOCATE_STACK malloc macro316 # define REGEX_ALLOCATE_STACK alloca macro1501 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
359 # define REGEX_ALLOCATE_STACK(size) \ macro370 # define REGEX_ALLOCATE_STACK malloc macro376 # define REGEX_ALLOCATE_STACK alloca macro1501 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \