Home
last modified time | relevance | path

Searched defs:doformat (Results 1 – 2 of 2) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.h108 #define doformat(d, f, a) vfprintf((d)->stream, (f), (a)) macro
A Doutput.c329 doformat(struct output *dest, const char *f, va_list ap) in doformat() function

Completed in 4 milliseconds