Home
last modified time | relevance | path

Searched refs:fprintf (Results 1 – 9 of 9) sorted by relevance

/libio/
A Dtst-ungetwc2.c24 fprintf (stderr, "Err: Cannot run on the de_DE.UTF-8 locale\n"); in do_test()
37 fprintf (stderr, "Cannot open 'testfile'.\n"); in do_test()
46 fprintf (stderr, "Cannot open 'testfile'."); in do_test()
61 fprintf (stderr, "ungetwc() returns NULL."); in do_test()
A Dtst-ungetwc1.c23 fprintf (stderr, "Err: Cannot run on the de_DE.UTF-8 locale"); in do_test()
37 fprintf (stderr, "Cannot open 'testfile'."); in do_test()
46 fprintf (stderr, "Cannot open 'testfile'."); in do_test()
A Dbug-ungetwc2.c51 fprintf (stderr, "Cannot use `%s' locale.\n", test_locale); in do_test()
59 fprintf (stderr, "Cannot make `%s' file.\n", fname); in do_test()
62 fprintf (fp, "%ls", write_wchars); in do_test()
A Dtst-fgetws.c29 fprintf (stderr, "Err: Cannot run on the de_DE.UTF-8 locale"); in main()
57 fprintf (stderr, "Can't open %s.\n", argv[1]); in main()
67 fprintf (stderr, "Can't open %s.\n", argv[1]); in main()
102 fprintf (stderr, "Can't open %s.\n", argv[1]); in main()
A Dbug-ungetwc1.c46 fprintf (stderr, "Cannot make `%s' file\n", fname); in do_test()
50 fprintf (fp, "%s", write_chars); in do_test()
A Dtst-vtables-common.c349 static const volatile fprintf_type fprintf_ptr = &fprintf;
A Dstdio.h350 extern int fprintf (FILE *__restrict __stream,
/libio/bits/
A Dstdio-ldbl.h23 __LDBL_REDIR_DECL (fprintf)
A Dstdio2.h103 fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) in fprintf() function
117 # define fprintf(stream, ...) \ macro

Completed in 16 milliseconds