Home
last modified time | relevance | path

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

/libio/
A Dtst-swscanf.c26 const wchar_t *fmt; member
67 if (swscanf (tests[n].arg, tests[n].fmt, buf) != tests[n].retval) in do_test()
70 tests[n].arg, tests[n].fmt); in do_test()
76 tests[n].arg, tests[n].fmt, buf, tests[n].res); in do_test()
81 tests[n].arg, tests[n].fmt); in do_test()
A Dtst-memstream3.c48 error_printf (int line, const char *fmt, ...) in error_printf() argument
53 va_start (ap, fmt); in error_printf()
54 vprintf (fmt, ap); in error_printf()
A DlibioP.h680 extern int __obstack_vprintf_internal (struct obstack *ob, const char *fmt,

Completed in 8 milliseconds