Home
last modified time | relevance | path

Searched defs:REGEX_ALLOCATE_STACK (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/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
/netbsd-src/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
/netbsd-src/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
/netbsd-src/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
/netbsd-src/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
/netbsd-src/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
/netbsd-src/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