Searched refs:omp_uintptr_t (Results 1 – 4 of 4) sorted by relevance
319 typedef uintptr_t omp_uintptr_t; typedef353 #define omp_atv_default ((omp_uintptr_t)-1)357 omp_uintptr_t value;362 typedef omp_uintptr_t omp_allocator_handle_t;377 typedef omp_uintptr_t omp_memspace_handle_t;389 typedef enum omp_allocator_handle_t : omp_uintptr_t410 typedef enum omp_memspace_handle_t : omp_uintptr_t457 typedef omp_uintptr_t omp_event_handle_t;
318 typedef uintptr_t omp_uintptr_t;352 #define omp_atv_default ((omp_uintptr_t)-1)356 omp_uintptr_t value;361 typedef omp_uintptr_t omp_allocator_handle_t;376 typedef omp_uintptr_t omp_memspace_handle_t;388 typedef enum omp_allocator_handle_t : omp_uintptr_t409 typedef enum omp_memspace_handle_t : omp_uintptr_t456 typedef omp_uintptr_t omp_event_handle_t;
3467 traits[count].value = RCAST(omp_uintptr_t, omp_high_bw_mem_alloc); in __kmp_stg_parse_allocator()3480 traits[count].value = RCAST(omp_uintptr_t, omp_large_cap_mem_alloc); in __kmp_stg_parse_allocator()3487 traits[count].value = RCAST(omp_uintptr_t, omp_default_mem_alloc); in __kmp_stg_parse_allocator()3495 traits[count].value = RCAST(omp_uintptr_t, omp_const_mem_alloc); in __kmp_stg_parse_allocator()3503 traits[count].value = RCAST(omp_uintptr_t, omp_low_lat_mem_alloc); in __kmp_stg_parse_allocator()3511 traits[count].value = RCAST(omp_uintptr_t, omp_cgroup_mem_alloc); in __kmp_stg_parse_allocator()3519 traits[count].value = RCAST(omp_uintptr_t, omp_pteam_mem_alloc); in __kmp_stg_parse_allocator()3527 traits[count].value = RCAST(omp_uintptr_t, omp_thread_mem_alloc); in __kmp_stg_parse_allocator()
911 typedef uintptr_t omp_uintptr_t; typedef945 #define omp_atv_default ((omp_uintptr_t)-1)960 omp_uintptr_t value;