Lines Matching refs:fprintf
138 fprintf (stderr, "%s: [%d]: missing file name or function name\n", in check()
145 fprintf (stderr, "%s: [%d]: got %s expected test.c\n", name, index, in check()
151 fprintf (stderr, "%s: [%d]: got %d expected %d\n", name, index, in check()
157 fprintf (stderr, "%s: [%d]: got %s expected %s\n", name, index, in check()
174 fprintf (stderr, "callback_one: callback called too many times\n"); in callback_one()
207 fprintf (stderr, "%s", msg); in error_callback_one()
209 fprintf (stderr, ": %s", strerror (errnum)); in error_callback_one()
210 fprintf (stderr, "\n"); in error_callback_one()
223 fprintf (stderr, "callback_two: callback called too many times\n"); in callback_two()
241 fprintf (stderr, "%s", msg); in error_callback_two()
243 fprintf (stderr, ": %s", strerror (errnum)); in error_callback_two()
244 fprintf (stderr, "\n"); in error_callback_two()
275 fprintf (stderr, "%s", msg); in error_callback_three()
277 fprintf (stderr, ": %s", strerror (errnum)); in error_callback_three()
278 fprintf (stderr, "\n"); in error_callback_three()
320 fprintf (stderr, "test1: unexpected return value %d\n", i); in f3()
326 fprintf (stderr, in f3()
380 fprintf (stderr, "test2: unexpected return value %d\n", i); in f13()
432 fprintf (stderr, "test3: unexpected return value %d\n", i); in f23()
453 fprintf (stderr, in f23()
461 fprintf (stderr, in f23()
489 fprintf (stderr, in f23()
517 fprintf (stderr, "test3: [%d]: NULL syminfo name\n", j); in f23()
525 fprintf (stderr, in f23()
582 fprintf (stderr, "test3: unexpected return value %d\n", i); in f33()
600 fprintf (stderr, in f33()
646 fprintf (stderr, in test5()
656 fprintf (stderr, "test5: NULL syminfo name\n"); in test5()
661 fprintf (stderr, in test5()
668 fprintf (stderr, in test5()
676 fprintf (stderr, in test5()
699 fprintf (stderr, "%s", msg); in error_callback_create()
701 fprintf (stderr, ": %s", strerror (errnum)); in error_callback_create()
702 fprintf (stderr, "\n"); in error_callback_create()