Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 54) sorted by relevance

123

/stdio-common/
A Dtst-printf.c197 char buf[20]; in do_test() local
227 char buf[200]; in do_test() local
238 char buf[200]; in do_test() local
270 char buf[20]; in do_test() local
293 char buf[100]; in rfg1() local
325 char buf[100]; in rfg2() local
372 char buf[100]; in rfg3() local
A Dtst-sprintf-errno.c32 char buf[64]; in do_test() local
A Dtst-printf-fp-free.c30 char buf[131072]; in do_test() local
A Dtempnam.c31 char buf[FILENAME_MAX]; in tempnam() local
A Dtst-fmemopen3.c42 char buf[32] = "testing buffer"; in do_test_write_append() local
67 char buf[] = { 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55 }; in do_test_write_append_without_null() local
102 char buf[32] = "testing buffer"; in do_test_read_append() local
149 char buf[] = "abcdefghijklmnopqrstuvxz0123456789"; in do_test_read_seek_neg() local
196 char buf[10]; in do_test_write_append_2() local
A Dtst-ferror.c6 char buf[100]; in do_test() local
A Dbug23-2.c49 char *buf = malloc (strlen (expected) + 1); in do_test() local
A Dbug23.c4 static char buf[32768]; variable
A Dbug25.c50 char *buf = malloc (strlen (expected) + 1); in do_test() local
A Dbug6.c6 char buf[80]; in main() local
A Dbug11.c8 char buf [1024] = "Ooops"; in main() local
A Dscanf8.c9 char buf [1024] = "Ooops"; in main() local
A Dtst-cookie.c16 cookieread (void *cookie, char *buf, size_t count) in cookieread()
29 cookiewrite (void *cookie, const char *buf, size_t count) in cookiewrite()
70 char buf[1]; in do_test() local
A Dpsignal.c41 char *buf; in psignal() local
A Dtstgetln.c23 char *buf = NULL; in main() local
A Dtst-printfsz.c13 char buf[1024]; in do_test() local
A Dtst-gets.c31 char buf[100]; in do_test() local
A Dbug21.c6 static const char buf[] = " "; in do_test() local
A Dtst-fgets.c9 char buf[2]; in do_test() local
A Dbug3.c32 char buf[25]; in main() local
A Dbug9.c7 char buf[100]; in main() local
A Dtst-printf-binary-main.c47 CHAR buf[1024]; in do_test() local
A Dbug8.c7 char buf[100]; in main() local
A Dtmpfile.c49 char buf[FILENAME_MAX]; in tmpfile() local
A Dbug17.c8 char buf[100]; in do_test() local

Completed in 16 milliseconds

123