Home
last modified time | relevance | path

Searched refs:doformat (Results 1 – 3 of 3) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.h81 void doformat(struct output *, const char *, va_list);
108 #define doformat(d, f, a) vfprintf((d)->stream, (f), (a)) macro
A Doutput.c265 doformat(file, fmt, ap); in outfmt()
276 doformat(out1, fmt, ap); in out1fmt()
329 doformat(struct output *dest, const char *f, va_list ap) in doformat() function
A Derror.c127 doformat(errs, msg, ap); in exvwarning2()

Completed in 4 milliseconds