Searched defs:buff2 (Results 1 – 7 of 7) sorted by relevance
16 char buff1[6] = "Hello", buff2[5]; in test_function() local
8 char buff2[6] = "hello"; variable
13 char buff1[6] = "Hello", buff2[5]; in main() local
15 char buff1[6] = "Hello", buff2[5]; in test_function() local
12 char *buff2 = realpath(argv[0], nullptr); in main() local
29 std::basic_syncbuf<CharT> buff2(&base2); in test() local
101 BuffT buff2; in test_assign() local119 BuffT buff2; in test_assign() local