Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c321 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
343 # define REGEX_REALLOCATE(source, osize, nsize) \ macro