Home
last modified time | relevance | path

Searched refs:omp_uintptr_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/include/
Domp.h.var228 typedef uintptr_t omp_uintptr_t;
265 omp_uintptr_t value;
270 typedef omp_uintptr_t omp_allocator_handle_t;
280 typedef omp_uintptr_t omp_memspace_handle_t;
288 typedef enum omp_allocator_handle_t : omp_uintptr_t
305 typedef enum omp_memspace_handle_t : omp_uintptr_t
348 typedef omp_uintptr_t omp_event_handle_t;
/external/llvm-project/openmp/runtime/src/
Dkmp.h885 typedef uintptr_t omp_uintptr_t; typedef
929 omp_uintptr_t value;