Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dgnu-regex.c225 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
247 # define REGEX_REALLOCATE(source, osize, nsize) \ macro
/openbsd/src/gnu/usr.bin/cvs/lib/
Dregex.c265 #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
293 #define REGEX_REALLOCATE(source, osize, nsize) \ macro
/openbsd/src/gnu/lib/libiberty/src/
Dregex.c319 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
341 # define REGEX_REALLOCATE(source, osize, nsize) \ macro