• Home
  • Raw
  • Download

Lines Matching defs:buf

459   char buf[32];  in TEST_F()  local
473 wchar_t buf[32]; in TEST_F() local
483 char buf[1] = {'x'}; in TEST() local
490 wchar_t buf[1] = {L'x'}; in TEST() local
581 T buf[BUFSIZ]; in CheckInfNan() local
872 char buf[BUFSIZ]; in TEST() local
893 char buf[PATH_MAX]; in snprintf_small_stack_fn() local
911 char buf[128]; in TEST() local
926 wchar_t buf[128]; in TEST() local
997 char buf[16]; in TEST() local
1012 char buf[16]; in TEST() local
1029 char buf[16]; in TEST() local
1125 char buf[256] = {}; in CheckScanf() local
1328 char buf[4] = "x"; in TEST() local
1562 char buf[16]; in TEST() local
1587 char buf[8]; in TEST() local
1620 char buf[16]; in TEST() local
1730 char buf[8]; in TEST() local
1750 char buf[8]; in TEST() local
1768 char buf[8]; in TEST() local
1783 char buf[] = "h\0e\0l\0l\0o"; in TEST() local
1808 char buf[8]; in TEST() local
1874 char buf[] = "hello\0world"; in TEST() local
1913 char buf[16]; in TEST() local
1934 char buf[2] = "x"; in TEST() local
1966 char buf[] = "hello\0world"; in TEST() local
2095 char buf[65*1024]; in TEST() local
2142 std::vector<char> buf(n, 0); in test_fread_from_write_only_stream() local
2188 std::vector<char> buf(n, 0); in test_fwrite_after_fread() local
2254 char buf[6] = {0}; in TEST() local
2480 char buf[L_ctermid] = {}; in TEST() local
2508 char buf[16]; in TEST_F() local
2520 std::string buf = "hello"; // So the compiler doesn't know the buffer size. in TEST_F() local
2527 std::string buf = "world"; in TEST() local
2694 char buf[BUFSIZ] = {}; in TEST() local
2998 char buf[L_tmpnam]; in TEST() local
3008 char buf[1]; in TEST() local
3036 std::vector<char> buf(too_big_for_an_int); in TEST() local
3049 std::vector<char> buf(too_big_for_an_int); in TEST() local
3361 char buf[BUFSIZ]; in TEST_F() local
3374 wchar_t buf[BUFSIZ]; in TEST_F() local
3511 char buf[BUFSIZ]; in TEST_F() local
3525 wchar_t buf[BUFSIZ]; in TEST_F() local
3736 char buf[BUFSIZ]; in TEST() local