Home
last modified time | relevance | path

Searched defs:array3 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Darray1.C12 const iArr array3={ variable
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass26-frag.c39 volatile int array3[10]; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dline4.c19 char array3[__LINE__ == 19 ? 1 : -1]; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dprintcmds.c80 unsigned char array3[1]; member
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_extractor_char.cc95 signed char array3[n]; in test01() local