Home
last modified time | relevance | path

Searched refs:ALLOC_SIZE (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
H A Dattr-alloc_size-3.c40 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
42 void* f_schar_1 (signed char) ALLOC_SIZE (1);
47 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
50 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
52 void* f_int_1 (int) ALLOC_SIZE (1);
53 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
55 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
57 void* f_long_1 (long) ALLOC_SIZE (1);
58 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
62 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
H A Dattr-alloc_size-3.c40 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
42 void* f_schar_1 (signed char) ALLOC_SIZE (1);
47 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
50 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
52 void* f_int_1 (int) ALLOC_SIZE (1);
53 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
55 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
57 void* f_long_1 (long) ALLOC_SIZE (1);
58 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
62 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
H A Dattr-alloc_size-3.c40 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
42 void* f_schar_1 (signed char) ALLOC_SIZE (1);
47 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
50 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
52 void* f_int_1 (int) ALLOC_SIZE (1);
53 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
55 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
57 void* f_long_1 (long) ALLOC_SIZE (1);
58 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
62 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
H A Dattr-alloc_size-3.c40 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
42 void* f_schar_1 (signed char) ALLOC_SIZE (1);
47 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
50 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
52 void* f_int_1 (int) ALLOC_SIZE (1);
53 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
55 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
57 void* f_long_1 (long) ALLOC_SIZE (1);
58 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
62 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
H A Dattr-alloc_size-3.c40 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
42 void* f_schar_1 (signed char) ALLOC_SIZE (1);
47 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
50 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
52 void* f_int_1 (int) ALLOC_SIZE (1);
53 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
55 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
57 void* f_long_1 (long) ALLOC_SIZE (1);
58 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
62 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
H A Dattr-alloc_size-3.c40 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
42 void* f_schar_1 (signed char) ALLOC_SIZE (1);
47 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
50 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
52 void* f_int_1 (int) ALLOC_SIZE (1);
53 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
55 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
57 void* f_long_1 (long) ALLOC_SIZE (1);
58 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
62 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dattr-alloc_size-5.c36 void* f_uchar_1 (unsigned char) ALLOC_SIZE (1);
38 void* f_schar_1 (signed char) ALLOC_SIZE (1);
43 void* f_shrt_1 (signed short) ALLOC_SIZE (1);
46 void* f_uint_1 (unsigned) ALLOC_SIZE (1);
48 void* f_int_1 (int) ALLOC_SIZE (1);
49 void* f_int_2 (int, int) ALLOC_SIZE (1, 2);
51 void* f_ulong_1 (unsigned long) ALLOC_SIZE (1);
53 void* f_long_1 (long) ALLOC_SIZE (1);
54 void* f_long_2 (long, long) ALLOC_SIZE (1, 2);
58 void* f_llong_1 (long long) ALLOC_SIZE (1);
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucs/
H A Dtest_memtrack.cc26 static const size_t ALLOC_SIZE = 10000; member in test_memtrack
114 test_total(1, 2 * ALLOC_SIZE); in UCS_TEST_F()
124 test_total(1, ALLOC_SIZE); in UCS_TEST_F()
138 test_total(1, ALLOC_SIZE); in UCS_TEST_F()
147 size = ALLOC_SIZE; in UCS_TEST_F()
180 test_total(1, 2 * ALLOC_SIZE); in UCS_TEST_F()
189 ucs_munmap(ptr, ALLOC_SIZE); in UCS_TEST_F()
191 test_total(1, ALLOC_SIZE); in UCS_TEST_F()
197 initial_ptr = ptr = malloc(ALLOC_SIZE); in UCS_TEST_F()
200 memset(ptr, 0, ALLOC_SIZE); in UCS_TEST_F()
[all …]
/dports/multimedia/butt/butt-0.1.27/src/
H A Dparseconfig.cpp36 ALLOC_SIZE = 16 enumerator
45 c->sec_names = (char**) malloc(ALLOC_SIZE*sizeof(char*)); in cfg_init_sections()
47 c->sec_entries = (CFG_ENTRIES**) malloc(ALLOC_SIZE*sizeof(struct CFG_ENTRIES*)); in cfg_init_sections()
58 e->ent_names = (char**) malloc(ALLOC_SIZE*sizeof(char*)); in cfg_init_entries()
60 e->ent_values = (char**) malloc(ALLOC_SIZE*sizeof(char*)); in cfg_init_entries()
76 if ((c->sec_count % ALLOC_SIZE) == (ALLOC_SIZE-2)) { in cfg_find_section()
77 c->sec_names = (char**) realloc(c->sec_names,(c->sec_count+2+ALLOC_SIZE)*sizeof(char*)); in cfg_find_section()
78 …c->sec_entries = (CFG_ENTRIES**) realloc(c->sec_entries,(c->sec_count+2+ALLOC_SIZE)*sizeof(struct … in cfg_find_section()
99 if ((e->ent_count % ALLOC_SIZE) == (ALLOC_SIZE-2)) { in cfg_set_entry()
100 … e->ent_names = (char**) realloc(e->ent_names,(e->ent_count+2+ALLOC_SIZE)*sizeof(char*)); in cfg_set_entry()
[all …]
/dports/multimedia/xawtv/xawtv-3.107/common/
H A Dparseconfig.c30 #define ALLOC_SIZE 16 macro
38 c->sec_names = malloc(ALLOC_SIZE*sizeof(char*)); in cfg_init_sections()
40 c->sec_entries = malloc(ALLOC_SIZE*sizeof(struct CFG_ENTRIES*)); in cfg_init_sections()
51 e->ent_names = malloc(ALLOC_SIZE*sizeof(char*)); in cfg_init_entries()
53 e->ent_values = malloc(ALLOC_SIZE*sizeof(char*)); in cfg_init_entries()
55 e->ent_seen = malloc(ALLOC_SIZE*sizeof(int*)); in cfg_init_entries()
71 if ((c->sec_count % ALLOC_SIZE) == (ALLOC_SIZE-2)) { in cfg_find_section()
72 c->sec_names = realloc(c->sec_names,(c->sec_count+2+ALLOC_SIZE)*sizeof(char*)); in cfg_find_section()
94 if ((e->ent_count % ALLOC_SIZE) == (ALLOC_SIZE-2)) { in cfg_set_entry()
95 e->ent_names = realloc(e->ent_names,(e->ent_count+2+ALLOC_SIZE)*sizeof(char*)); in cfg_set_entry()
[all …]

123456789