Searched refs:dstrputc (Results 1 – 3 of 3) sorted by relevance
160 void dstrputc(dstr_t *ds, int c);
156 dstrputc(line, c); in stream_next_line()163 dstrputc(line, c); in stream_next_line()
674 void dstrputc(dstr_t *ds, int c) in dstrputc() function