Searched defs:buff1 (Results 1 – 6 of 6) sorted by relevance
16 char buff1[6] = "Hello", buff2[5]; in test_function() local
7 char buff1[6] = "hello"; variable
13 char buff1[6] = "Hello", buff2[5]; in main() local
15 char buff1[6] = "Hello", buff2[5]; in test_function() local
28 std::basic_syncbuf<CharT> buff1(&base1); in test() local
96 BuffT buff1(&base, test_allocator<CharT, std::true_type>{42}); in test_assign() local114 BuffT buff1(&base, test_allocator<CharT, std::false_type>{42}); in test_assign() local