Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c324 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
346 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c270 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
286 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c324 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
346 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c324 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
346 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c320 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
342 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c323 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
345 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c335 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
357 # define REGEX_REALLOCATE(source, osize, nsize) \ macro