Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-fmemopen2.c79 static const char str2[] = "just hello"; in do_test_with_buffer() local
80 const size_t nstr2 = sizeof (str2) - 1; in do_test_with_buffer()
82 fputs (str2, fp); in do_test_with_buffer()
144 static const char str2[] = "just hello"; in do_test_without_buffer() local
145 const size_t nstr2 = sizeof (str2) - 1; in do_test_without_buffer()
147 fputs (str2, fp); in do_test_without_buffer()

Completed in 3 milliseconds