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

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

Completed in 200 milliseconds