Home
last modified time | relevance | path

Searched refs:omp_intptr_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/lib/libomp/
H A Domp.h157 typedef intptr_t omp_intptr_t; typedef
207 extern omp_intptr_t __KAI_KMPC_CONVENTION omp_get_interop_int(const omp_interop_t, omp_interop_property_t, int *);
/freebsd-src/contrib/llvm-project/openmp/runtime/src/include/
H A Domp.h.var157 typedef intptr_t omp_intptr_t;
207 extern omp_intptr_t __KAI_KMPC_CONVENTION omp_get_interop_int(const omp_interop_t, omp_interop_property_t, int *);
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h1517 typedef intptr_t omp_intptr_t; typedef