REGEX_REALLOCATE 185 modules/up/src/Core/gnu/regex.c #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
REGEX_REALLOCATE 210 modules/up/src/Core/gnu/regex.c #define REGEX_REALLOCATE(source, osize, nsize)                           \
REGEX_REALLOCATE 185 modules/up/src/gnug++/regex.c #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
REGEX_REALLOCATE 210 modules/up/src/gnug++/regex.c #define REGEX_REALLOCATE(source, osize, nsize)                             \