Searched refs:REGEX_REALLOCATE (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/contrib/binutils-2.34/libiberty/ |
| HD | regex.c | 320 # 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/ |
| HD | regex.c | 320 # 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/ |
| HD | regex.c | 321 # 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/ |
| HD | regex.c | 321 # 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/ |
| HD | regex.c | 321 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro 343 # define REGEX_REALLOCATE(source, osize, nsize) \ macro 376 REGEX_REALLOCATE (source, osize, nsize)
|