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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c331 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
341 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize)
348 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
1244 REGEX_REALLOCATE_STACK requires `destination' be declared. */
1250 REGEX_REALLOCATE_STACK ((fail_stack).stack, \
329 # define REGEX_REALLOCATE_STACK macro
339 # define REGEX_REALLOCATE_STACK macro
346 # define REGEX_REALLOCATE_STACK macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c303 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
313 # define REGEX_REALLOCATE_STACK(source, osize, nsize) realloc (source, nsize)
320 # define REGEX_REALLOCATE_STACK(source, osize, nsize) \
1535 REGEX_REALLOCATE_STACK requires `destination' be declared. */
1541 REGEX_REALLOCATE_STACK ((fail_stack).stack, \
300 # define REGEX_REALLOCATE_STACK macro
310 # define REGEX_REALLOCATE_STACK macro
317 # define REGEX_REALLOCATE_STACK macro

Completed in 182 milliseconds