Searched defs:array1 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010114-1.c10 int array1[1] = { 1 }; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dline4.c17 char array1[i == 44 ? 1 : -1]; variable
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dchar_traits_requirements.cc55 char array1[] = {'z', 'u', 'm', 'a', ' ', 'b', 'e', 'a', 'c', 'h', 0}; local
140 wchar_t array1[] = {L'z', L'u', L'm', L'a', L' ', L'b', L'e', L'a', L'c', L'h', 0}; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_extractor_char.cc45 char array1[n]; local
51 is_01 >> array1; // should snake 0 characters, not alter stream state local
59 is_02 >> array1; // should snake "coltrane" local
70 is_02 >> array1; // should snake "playing" as sentry "eats" ws local
110 is_02 >> array1; // shoul local
117 is_02 >> array1; // should snake nothing, set failbit local
127 is_02 >> array1; // should snake "morning" local
139 is_03 >> array1; local
144 is_04 >> array1; local
[all...]
H A Dnarrow_stream_objects.cc81 char array1[20]; local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dprintcmds.c78 unsigned char array1[4]; member in struct:some_arrays
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cpp77 uptr array1[] = {1, 2, 3, 4, 7}; local
87 uptr array1[] = {0x111, 0x222, 0x333, 0x444, 0x777}; local

Completed in 79 milliseconds