Searched defs:myprintf (Results 1 – 2 of 2) sorted by relevance
163 void myprintf(const char *f, ...) { in myprintf() function
73 (*myprintf) (const char *fmt,...) = &default_printf; variable