Searched defs:omp_uintptr_t (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/OpenMP/ | ||
H A D | bug54082.c | 40 typedef __UINTPTR_TYPE__ omp_uintptr_t; typedef |
/llvm-project/openmp/runtime/src/ | ||
H A D | kmp.h | 1046 typedef uintptr_t omp_uintptr_t; typedef |