Searched refs:SIZE (Results 1 - 25 of 457) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb97.C3 template<unsigned long SIZE>
6 template<unsigned long SIZE>
7 Array<SIZE> test_ok(const Array<SIZE>& a) {
8 Array<SIZE> result;
12 template<unsigned long SIZE>
13 Array<SIZE + 1> test_error(const Array<SIZE>& a) {
14 Array<SIZE + 1> result;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb97.C3 template<unsigned long SIZE>
6 template<unsigned long SIZE>
7 Array<SIZE> test_ok(const Array<SIZE>& a) {
8 Array<SIZE> result;
12 template<unsigned long SIZE>
13 Array<SIZE + 1> test_error(const Array<SIZE>& a) {
14 Array<SIZE + 1> result;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D960419-2.c1 #define SIZE 8 macro
5 int a[SIZE] = {1};
8 for (i = 1; i < SIZE; i++)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D960419-2.c1 #define SIZE 8 macro
5 int a[SIZE] = {1};
8 for (i = 1; i < SIZE; i++)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dfuncspec-1.c11 #ifndef SIZE
12 #define SIZE 1024 macro
15 static float a[SIZE] __attribute__((__aligned__(16)));
16 static float b[SIZE] __attribute__((__aligned__(16)));
17 static float c[SIZE] __attribute__((__aligned__(16)));
25 for (; i < SIZE; ++i)
33 for (; i < SIZE; ++i)
H A Dopt-1.c10 #define SIZE 10240 macro
11 float a[SIZE] __attribute__((__aligned__(32)));
12 float b[SIZE] __attribute__((__aligned__(32)));
13 float c[SIZE] __attribute__((__aligned__(32)));
23 for (i = 0; i < SIZE; i++)
33 for (i = 0; i < SIZE; i++)
H A Dopt-2.c10 #define SIZE 10240 macro
11 float a[SIZE] __attribute__((__aligned__(32)));
12 float b[SIZE] __attribute__((__aligned__(32)));
13 float c[SIZE] __attribute__((__aligned__(32)));
24 for (i = 0; i < SIZE; i++)
36 for (i = 0; i < SIZE; i++)
H A Dxop-imul32widen-vector.c12 #define SIZE 10240 macro
16 int i32[SIZE];
17 long i64[SIZE];
25 for (i = 0; i < SIZE; i++)
H A Dxop-shift1-vector.c12 #define SIZE 10240 macro
16 int i32[SIZE];
17 unsigned u32[SIZE];
25 for (i = 0; i < SIZE; i++)
H A Dxop-shift2-vector.c12 #define SIZE 10240 macro
16 int i32[SIZE];
17 unsigned u32[SIZE];
25 for (i = 0; i < SIZE; i++)
H A Dxop-shift3-vector.c12 #define SIZE 10240 macro
16 int i32[SIZE];
17 unsigned u32[SIZE];
25 for (i = 0; i < SIZE; i++)
H A Dxop-imul64-vector.c12 #define SIZE 10240 macro
16 long i64[SIZE];
24 for (i = 0; i < SIZE; i++)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Dmemtst.c2 #define SIZE STACK_SIZE / 8 macro
4 #define SIZE 65536 macro
19 int a[SIZE];
21 bzero (a, SIZE * 4);
24 memtst (a, SIZE);
H A Dstuct.c2 #define SIZE STACK_SIZE / 8 macro
4 #define SIZE 10000000 macro
10 int arr[SIZE];
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libmudflap/testsuite/libmudflap.c/
H A Dfail33-frag.c3 #define SIZE 16 macro
5 char b[SIZE];
6 char a[SIZE];
15 for (i=0; i<SIZE*2; i++)
17 k = rand() % (SIZE*2);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dmemtst.c2 #define SIZE STACK_SIZE / 8 macro
4 #define SIZE 65536 macro
19 int a[SIZE];
21 bzero (a, SIZE * 4);
24 memtst (a, SIZE);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr37106-1.c6 #define SIZE 256 macro
7 float a[SIZE], b[SIZE], c[SIZE];
16 for (i = 0; i < SIZE; i++)
25 for (i = 0; i < SIZE; i++)
H A Dpr37106-2.c6 #define SIZE 256 macro
7 float a[SIZE], b[SIZE], c[SIZE];
16 for (i = 0; i < SIZE; i++)
25 for (i = 0; i < SIZE; i++)
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/include_private/
H A Dn8_malloc_common.h123 #define N8_UMALLOC(SIZE) n8_vmalloc((unsigned long)SIZE)
126 #define N8_KMALLOC(SIZE) N8_AllocateBuffer(SIZE)
127 #define N8_KMALLOC_PK(SIZE) N8_AllocateBufferPK(SIZE)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/powerpc/
H A Daltivec-32.c10 #ifndef SIZE
11 #define SIZE 1024 macro
14 float a[SIZE] __attribute__((__aligned__(32)));
15 float b[SIZE] __attribute__((__aligned__(32)));
16 float c[SIZE] __attribute__((__aligned__(32)));
17 float d[SIZE] __attribute__((__aligned__(32)));
18 float e[SIZE] __attribute__((__aligned__(32)));
30 for (i = 0; i < SIZE; i++)
39 for (i = 0; i < SIZE; i++)
48 for (i = 0; i < SIZE;
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-scan.c29 #define SIZE ((mp_size_t) 3) macro
30 mp_limb_t x[SIZE+1];
37 x[SIZE] = 1;
38 for (i = 0; i < SIZE*GMP_NUMB_BITS; i++)
48 mpn_trace (" x ", x, SIZE);
53 x[SIZE] = 0;
54 for (i = 0; i < SIZE*GMP_NUMB_BITS; i++)
64 mpn_trace (" x ", x, SIZE);
76 refmpn_zero (x, SIZE);
80 refmpn_zero (x, SIZE);
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dcoff.h50 that says to advance the location counter by SIZE bytes. */
52 #define ASM_OUTPUT_SKIP(FILE,SIZE) \
53 fprintf ((FILE), "\t.space %d\n", (int)(SIZE))
58 #define ASM_OUTPUT_COMMON(FILE, NAME, SIZE, ROUNDED) \
61 fprintf ((FILE), ",%d\n", (int)(SIZE)))
66 #define ASM_OUTPUT_LOCAL(FILE, NAME, SIZE, ROUNDED) \
69 fprintf ((FILE), ",%d\n", (int)(SIZE)))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dvx-common.h20 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
21 asm_output_aligned_bss (FILE, DECL, NAME, SIZE, ALIGN)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68k/
H A Dm68k-aout.h32 NAME whose size is SIZE bytes. The variable ROUNDED
37 #define ASM_OUTPUT_BSS(FILE, DECL, NAME, SIZE, ROUNDED) \
38 asm_output_bss ((FILE), (DECL), (NAME), (SIZE), (ROUNDED))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-prof/
H A Dbb-reorg.c6 #define SIZE 1000 macro
8 const char *t2[SIZE];
9 char buf[SIZE];

Completed in 158 milliseconds

1234567891011>>