Searched refs:pad1 (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dreshape_shape_1.f907 integer, dimension(2) :: pad1 = (/ 0, 0/) variable
11 t = reshape(source1, SHAPE(0), pad1, (/2, 1/)) ! { dg-error "is empty" }
12 t = reshape(source1, (/(i,i=1,32)/), pad1, (/2, 1/)) ! { dg-error "has more than" }
13 t = reshape(source1, (/ 2, -5/), pad1, (/2, 1/)) ! { dg-error "negative element" }
H A Dreshape_order_5.f908 integer, dimension(2) :: pad1 = (/ 0, 0/) variable
11 t = reshape(source1, shape1, pad1, (/2, 1/)) ! ok
12 t = reshape(source1, shape1, pad1, (/2.1, 1.2/)) ! { dg-error "must be INTEGER" }
13 t = reshape(source1, shape1, pad1, (/2, 2/)) ! { dg-error "invalid permutation" }
14 t = reshape(source1, shape1, pad1, (/2, 3/)) ! { dg-error "out-of-range dimension" }
15 t = reshape(source1, shape1, pad1, (/2/)) ! { dg-error "wrong number of elements" }
H A Dreshape_order_1.f908 integer(kind=1), dimension(2) :: pad1 = (/ 0, 0/) variable in program:main
14 write (unit=l2,fmt=*) reshape(source1, shape1, pad1, (/i1, i2/)) ! Invalid
H A Dreshape_order_2.f908 integer(kind=1), dimension(2) :: pad1 = (/ 0, 0/) variable in program:main
14 write (unit=l2,fmt=*) reshape(source1, shape1, pad1, (/i1, i2/)) ! Invalid
H A Dreshape_order_3.f908 integer(kind=4), dimension(2) :: pad1 = (/ 0, 0/) variable in program:main
14 write (unit=l2,fmt=*) reshape(source1, shape1, pad1, (/i1, i2/)) ! Invalid
H A Dreshape_order_4.f908 integer(kind=4), dimension(2) :: pad1 = (/ 0, 0/) variable in program:main
14 write (unit=l2,fmt=*) reshape(source1, shape1, pad1, (/i1, i2/)) ! Invalid
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/asan/
H A Ddlclose-test-1-so.cc16 static int pad1; variable
/haiku-buildtools/legacy/binutils/include/nlm/
H A Dsparc32-ext.h45 unsigned char pad1[2]; member in struct:nlm32_sparc_external_fixed_header
H A Dalpha-ext.h32 unsigned char pad1[4]; member in struct:nlm32_alpha_external_prefix_header
91 unsigned char pad1[2]; member in struct:nlm32_alpha_external_fixed_header
H A Dppc-ext.h88 unsigned char pad1[2]; member in struct:nlm32_powerpc_external_fixed_header
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr51759.C18 unsigned pad1 : 8; member in struct:S
/haiku-buildtools/binutils/include/nlm/
H A Dsparc32-ext.h46 unsigned char pad1[2]; member in struct:nlm32_sparc_external_fixed_header
H A Dalpha-ext.h33 unsigned char pad1[4]; member in struct:nlm32_alpha_external_prefix_header
92 unsigned char pad1[2]; member in struct:nlm32_alpha_external_fixed_header
H A Dppc-ext.h89 unsigned char pad1[2]; member in struct:nlm32_powerpc_external_fixed_header
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Drelbrlt.s15 .section .text.pad1,"ax"
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstruct-cpy-1.c16 unsigned char pad1[38]; member in struct:tty_driver
/haiku-buildtools/gcc/libgcc/config/
H A Dgthr-vxworks.h138 unsigned char pad1; member in struct:__anon2049
/haiku-buildtools/gcc/libgcc/config/rs6000/
H A Daix-unwind.h100 uint pad1 [3]; member in struct:__anon2088
111 uint pad1 [4]; member in struct:__anon2089
H A Dlinux-unwind.h44 unsigned int pad1[3]; member in struct:gcc_vregs
70 unsigned long pad1[4]; member in struct:gcc_regs
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr63148.c19 int pad1[3]; member in struct:GlobalData
/haiku-buildtools/binutils/include/vms/
H A Dlbr.h289 unsigned char pad1[3]; member in struct:vms_mhd
/haiku-buildtools/legacy/binutils/bfd/
H A Dnlm32-sparc.c85 unsigned char pad1[3]; member in struct:nlm32_sparc_reloc_ext
/haiku-buildtools/binutils/bfd/
H A Dnlm32-sparc.c85 unsigned char pad1[3]; member in struct:nlm32_sparc_reloc_ext
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-xcoff.c242 unsigned char pad1[4]; member in struct:external_auxent::__anon1292
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-xcoff.c242 unsigned char pad1[4]; member in struct:external_auxent::__anon572

Completed in 273 milliseconds

12