Home
last modified time | relevance | path

Searched refs:REGEX_REALLOCATE (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.34/libiberty/
HDregex.c320 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
342 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
375 REGEX_REALLOCATE (source, osize, nsize)
/dragonfly/contrib/gcc-8.0/libiberty/
HDregex.c320 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
342 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
375 REGEX_REALLOCATE (source, osize, nsize)
/dragonfly/contrib/gdb-7/libiberty/
HDregex.c321 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
343 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
376 REGEX_REALLOCATE (source, osize, nsize)
/dragonfly/contrib/binutils-2.27/libiberty/
HDregex.c321 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
343 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
376 REGEX_REALLOCATE (source, osize, nsize)
/dragonfly/contrib/gcc-4.7/libiberty/
HDregex.c321 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
343 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
376 REGEX_REALLOCATE (source, osize, nsize)