Searched refs:realloc_buff (Results 1 – 1 of 1) sorted by relevance
155 static int realloc_buff(xprintf_struct *s, size_t len) in realloc_buff() function189 if (realloc_buff(s,len) == EOF) in usual_char()212 if (realloc_buff(s,approx_len) == EOF) in print_it()325 if (realloc_buff(s, (size_t)1) == EOF) /* because we can have "%%%%%%%%..." */ in dispatch()579 if (realloc_buff(s, (size_t)0) == EOF) in core()