Searched refs:omp_uintptr_t (Results 1 – 4 of 4) sorted by relevance
326 typedef uintptr_t omp_uintptr_t; typedef360 #define omp_atv_default ((omp_uintptr_t)-1)364 omp_uintptr_t value;369 typedef omp_uintptr_t omp_allocator_handle_t;383 typedef omp_uintptr_t omp_memspace_handle_t;394 typedef enum omp_allocator_handle_t : omp_uintptr_t414 typedef enum omp_memspace_handle_t : omp_uintptr_t469 typedef omp_uintptr_t omp_event_handle_t;
326 typedef uintptr_t omp_uintptr_t;360 #define omp_atv_default ((omp_uintptr_t)-1)364 omp_uintptr_t value;369 typedef omp_uintptr_t omp_allocator_handle_t;383 typedef omp_uintptr_t omp_memspace_handle_t;394 typedef enum omp_allocator_handle_t : omp_uintptr_t414 typedef enum omp_memspace_handle_t : omp_uintptr_t469 typedef omp_uintptr_t omp_event_handle_t;
3778 traits[count].value = RCAST(omp_uintptr_t, omp_high_bw_mem_alloc); in __kmp_stg_parse_allocator()3791 traits[count].value = RCAST(omp_uintptr_t, omp_large_cap_mem_alloc); in __kmp_stg_parse_allocator()3798 traits[count].value = RCAST(omp_uintptr_t, omp_default_mem_alloc); in __kmp_stg_parse_allocator()3806 traits[count].value = RCAST(omp_uintptr_t, omp_const_mem_alloc); in __kmp_stg_parse_allocator()3814 traits[count].value = RCAST(omp_uintptr_t, omp_low_lat_mem_alloc); in __kmp_stg_parse_allocator()3822 traits[count].value = RCAST(omp_uintptr_t, omp_cgroup_mem_alloc); in __kmp_stg_parse_allocator()3830 traits[count].value = RCAST(omp_uintptr_t, omp_pteam_mem_alloc); in __kmp_stg_parse_allocator()3838 traits[count].value = RCAST(omp_uintptr_t, omp_thread_mem_alloc); in __kmp_stg_parse_allocator()
1046 typedef uintptr_t omp_uintptr_t; typedef1080 #define omp_atv_default ((omp_uintptr_t)-1)1094 omp_uintptr_t value;