Home
last modified time | relevance | path

Searched refs:REGEX_ALLOCATE_STACK (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c355 # define REGEX_ALLOCATE_STACK(size) \ macro
366 # define REGEX_ALLOCATE_STACK malloc macro
372 # define REGEX_ALLOCATE_STACK alloca macro
1497 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl2/grep/dist/lib/
H A Dregex.c370 # define REGEX_ALLOCATE_STACK(size) \ macro
381 # define REGEX_ALLOCATE_STACK malloc macro
387 # define REGEX_ALLOCATE_STACK alloca macro
1490 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (fail_stack_elt_t)); \
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dregex.c358 # define REGEX_ALLOCATE_STACK(size) \ macro
369 # define REGEX_ALLOCATE_STACK malloc macro
375 # define REGEX_ALLOCATE_STACK alloca macro
1570 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c299 # define REGEX_ALLOCATE_STACK(size) \ macro
310 # define REGEX_ALLOCATE_STACK malloc macro
316 # define REGEX_ALLOCATE_STACK alloca macro
1501 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c355 # define REGEX_ALLOCATE_STACK(size) \ macro
366 # define REGEX_ALLOCATE_STACK malloc macro
372 # define REGEX_ALLOCATE_STACK alloca macro
1497 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dregex.c359 # define REGEX_ALLOCATE_STACK(size) \ macro
370 # define REGEX_ALLOCATE_STACK malloc macro
376 # define REGEX_ALLOCATE_STACK alloca macro
1501 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c355 # define REGEX_ALLOCATE_STACK(size) \ macro
366 # define REGEX_ALLOCATE_STACK malloc macro
372 # define REGEX_ALLOCATE_STACK alloca macro
1497 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c355 # define REGEX_ALLOCATE_STACK(size) \ macro
366 # define REGEX_ALLOCATE_STACK malloc macro
372 # define REGEX_ALLOCATE_STACK alloca macro
1497 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dregex.c359 # define REGEX_ALLOCATE_STACK(size) \ macro
370 # define REGEX_ALLOCATE_STACK malloc macro
376 # define REGEX_ALLOCATE_STACK alloca macro
1501 REGEX_ALLOCATE_STACK (INIT_FAILURE_ALLOC * sizeof (PREFIX(fail_stack_elt_t))); \