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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c294 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
316 # define REGEX_REALLOCATE(source, osize, nsize) \
349 REGEX_REALLOCATE (source, osize, nsize)
292 # define REGEX_REALLOCATE macro
314 # define REGEX_REALLOCATE macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c272 # define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize)
288 # define REGEX_REALLOCATE(source, osize, nsize) \
321 REGEX_REALLOCATE (source, osize, nsize)
269 # define REGEX_REALLOCATE macro
285 # define REGEX_REALLOCATE macro

Completed in 96 milliseconds