Home
last modified time | relevance | path

Searched defs:array2 (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dchar_traits_requirements.cc58 char array2[len]; in test01() local
143 wchar_t array2[len]; in test02() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010114-1.c11 int array2[2][1]= { { 1 }, { 0 } }; in main() local
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass26-frag.c23 volatile int array2[10]; in main() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dwide_stream_objects.cc87 wchar_t array2[20]; in test01() local
H A Distream_extractor_char.cc80 unsigned char array2[n]; in test01() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dline4.c18 char array2[j == 90 ? 1 : -1]; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cpp80 uptr array2[] = {1, 2, 3, 4, 8, 9}; in TEST_F() local
90 uptr array2[] = {0x1111, 0x2222, 0x3333, 0x4444, 0x8888, 0x9999}; in TEST_F() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dprintcmds.c79 unsigned char array2[1]; member