Home
last modified time | relevance | path

Searched refs:type_alignment (Results 1 – 25 of 115) sorted by relevance

12345

/dports/lang/yorick/yorick-y_2_2_04/play/any/
H A Dnumfmt.c44 static int type_size[7], type_alignment[8], type_order[6]; variable
89 fprintf(f,"#define P_CHAR_ALIGN %d\n\n", type_alignment[0]); in main()
92 fprintf(f,"#define P_SHORT_ALIGN %d\n", type_alignment[1]); in main()
96 fprintf(f,"#define P_INT_ALIGN %d\n", type_alignment[2]); in main()
100 fprintf(f,"#define P_LONG_ALIGN %d\n", type_alignment[3]); in main()
104 fprintf(f,"#define P_FLOAT_ALIGN %d\n", type_alignment[4]); in main()
113 fprintf(f,"#define P_DOUBLE_ALIGN %d\n", type_alignment[5]); in main()
124 fprintf(f,"#define P_STRUCT_ALIGN %d\n", type_alignment[7]); in main()
174 if (ppc_check!=sizeof(double)+type_alignment[5] && in p_num_formats()
177 if (ppc_check == 2*sizeof(double)+type_alignment[5]) in p_num_formats()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
23 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
24type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
23 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
24type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
23 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
24type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/ext/
H A Dattr-aligned01.C7 void type_alignment(const T&) { in type_alignment() function
24 type_alignment(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
25type_alignment<unaligned ALIGNED(8)>(z); // { dg-warning "ignoring attributes" "" { xfail *-*-* } } in main()
/dports/science/afni/afni-AFNI_21.3.16/src/niml/
H A Dniml_rowtype.c23 static int type_alignment[NI_NUM_BASIC_TYPES+1] ; variable
103 type_alignment[NI_BYTE ] = offsetof(Qadgop_byte ,b) ; in setup_basic_types()
104 type_alignment[NI_SHORT ] = offsetof(Qadgop_short ,b) ; in setup_basic_types()
105 type_alignment[NI_INT ] = offsetof(Qadgop_int ,b) ; in setup_basic_types()
106 type_alignment[NI_FLOAT ] = offsetof(Qadgop_float ,b) ; in setup_basic_types()
107 type_alignment[NI_DOUBLE ] = offsetof(Qadgop_double ,b) ; in setup_basic_types()
108 type_alignment[NI_COMPLEX] = offsetof(Qadgop_complex,b) ; in setup_basic_types()
109 type_alignment[NI_RGB ] = offsetof(Qadgop_rgb ,b) ; in setup_basic_types()
110 type_alignment[NI_RGBA ] = offsetof(Qadgop_rgba ,b) ; in setup_basic_types()
131 rt->algn = type_alignment[ii] ; /* byte alignment */ in setup_basic_types()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dbackend.h210 type_alignment(Btype*) = 0;
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dbackend.h216 type_alignment(Btype*) = 0;

12345