Home
last modified time | relevance | path

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

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