OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gomp_alloca
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/
team.c
588
=
gomp_alloca
(team->prev_ts.place_partition_len
759
start_data =
gomp_alloca
(sizeof (struct gomp_thread_start_data)
1074
=
gomp_alloca
(sizeof (pthread_t) * pool->threads_used);
libgomp.h
110
#define
gomp_alloca
(x) __builtin_alloca(x)
macro
oacc-parallel.c
304
devaddrs =
gomp_alloca
(sizeof (void *) * mapnum);
target.c
957
cbuf.chunks = (struct gomp_coalesce_chunk *)
gomp_alloca
(chunks_size);
2697
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
2718
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
2738
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
/src/external/gpl3/gcc/dist/libgomp/
team.c
587
=
gomp_alloca
(team->prev_ts.place_partition_len
760
start_data =
gomp_alloca
(sizeof (struct gomp_thread_start_data)
1075
=
gomp_alloca
(sizeof (pthread_t) * pool->threads_used);
target.c
1015
cbuf.chunks = (struct gomp_coalesce_chunk *)
gomp_alloca
(chunks_size);
3086
new_args = (void **)
gomp_alloca
(new_args_cnt * sizeof (void*));
3218
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
3239
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
3259
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
3490
char *tgt =
gomp_alloca
(tgt_size + tgt_align - 1);
3530
cdata =
gomp_alloca
(sizeof (*cdata) * mapnum);
libgomp.h
110
#define
gomp_alloca
(x) __builtin_alloca(x)
macro
env.c
1285
traits =
gomp_alloca
(ntraits * sizeof (omp_alloctrait_t));
/src/external/gpl3/gcc.old/dist/libgomp/config/linux/
affinity.c
485
copy =
gomp_alloca
(gomp_cpuset_size);
/src/external/gpl3/gcc/dist/libgomp/config/linux/
affinity.c
485
copy =
gomp_alloca
(gomp_cpuset_size);
Completed in 83 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026