Searched refs:REGEX_REALLOCATE (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libgnuregex/
H A Dregex.c181 #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
206 #define REGEX_REALLOCATE(source, osize, nsize) \
2302 REGEX_REALLOCATE requires `destination' be declared. */
2308 REGEX_REALLOCATE ((fail_stack).stack, \
179 #define REGEX_REALLOCATE macro
204 #define REGEX_REALLOCATE macro

Completed in 41 milliseconds