OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gomp_def_allocator
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/
env.c
90
uintptr_t
gomp_def_allocator
= omp_default_mem_alloc;
variable
1374
switch (
gomp_def_allocator
)
1479
gomp_def_allocator
= parse_allocator ();
/src/external/gpl3/gcc/dist/libgomp/
env.c
115
uintptr_t
gomp_def_allocator
= omp_default_mem_alloc;
variable
1922
switch (
gomp_def_allocator
)
2103
icv_addr[0] = &
gomp_def_allocator
;
2196
omp_destroy_allocator (
gomp_def_allocator
);
Completed in 24 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026