Searched refs:omp_pteam_mem_alloc (Results 1 – 12 of 12) sorted by relevance
377 extern __KMP_IMP omp_allocator_handle_t const omp_pteam_mem_alloc;406 omp_pteam_mem_alloc = 7, enumerator
317 omp_allocator_handle_t const omp_pteam_mem_alloc =312 omp_allocator_handle_t const omp_pteam_mem_alloc = global() variable
349 omp_allocator_handle_t const omp_pteam_mem_alloc = variable
579 omp_pteam_mem_alloc DATA
1693 } else if (allocator == omp_pteam_mem_alloc) { in __kmp_alloc()
3830 traits[count].value = RCAST(omp_uintptr_t, omp_pteam_mem_alloc); in __kmp_stg_parse_allocator()4029 } else if (__kmp_def_allocator == omp_pteam_mem_alloc) { in __kmp_stg_print_allocator()
1105 extern omp_allocator_handle_t const omp_pteam_mem_alloc;
377 extern __KMP_IMP omp_allocator_handle_t const omp_pteam_mem_alloc;406 omp_pteam_mem_alloc = 7,
217 integer(kind=omp_allocator_handle_kind)omp_pteam_mem_alloc218 parameter(omp_pteam_mem_alloc=7)
177 integer (kind=omp_allocator_handle_kind), parameter, public :: omp_pteam_mem_alloc = 7
4295 "omp_cgroup_mem_alloc", "omp_pteam_mem_alloc",
11486 "'omp_cgroup_mem_alloc', 'omp_pteam_mem_alloc' or 'omp_thread_mem_alloc'">;