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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dwget.h292 #define DO_REALLOC(basevar, sizevar, needed_size, type) do { \ macro
H A Dhttp.c627 DO_REALLOC (resp->headers, size, count + 1, const char *);
645 DO_REALLOC (resp->headers, size, count + 1, const char *);
H A Durl.c1274 DO_REALLOC (G_->base, G_->size, G_->tail + append_size, char); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dwget.h292 #define DO_REALLOC(basevar, sizevar, needed_size, type) do { \ macro
H A Dhttp.c627 DO_REALLOC (resp->headers, size, count + 1, const char *);
645 DO_REALLOC (resp->headers, size, count + 1, const char *);
H A Durl.c1274 DO_REALLOC (G_->base, G_->size, G_->tail + append_size, char); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dwget.h292 #define DO_REALLOC(basevar, sizevar, needed_size, type) do { \ macro
H A Dhttp.c627 DO_REALLOC (resp->headers, size, count + 1, const char *);
645 DO_REALLOC (resp->headers, size, count + 1, const char *);
H A Durl.c1274 DO_REALLOC (G_->base, G_->size, G_->tail + append_size, char); \

Completed in 212 milliseconds