Home
last modified time | relevance | path

Searched defs:REGEX_REALLOCATE_STACK (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c357 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
367 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
374 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dregex.c360 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
370 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
377 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c301 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
311 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
318 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c357 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
367 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
374 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dregex.c361 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
371 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
378 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c357 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
367 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
374 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c357 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
367 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
374 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dregex.c361 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
371 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
378 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
/netbsd/external/gpl2/grep/dist/lib/
H A Dregex.c372 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro
382 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize) macro
389 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \ macro