Searched refs:realloc_buff (Results 1 – 1 of 1) sorted by relevance
151 static int realloc_buff(xprintf_struct *s, size_t len) in realloc_buff() function185 if (realloc_buff(s,len) == EOF) in usual_char()208 if (realloc_buff(s,approx_len) == EOF) in print_it()321 if (realloc_buff(s, (size_t)1) == EOF) /* because we can have "%%%%%%%%..." */ in dispatch()575 if (realloc_buff(s, (size_t)0) == EOF) in core()