Home
last modified time | relevance | path

Searched defs:kmp_intptr_t (Results 1 – 4 of 4) sorted by relevance

/llvm-project/openmp/runtime/src/
H A Dkmp_os.h158 typedef __int64 kmp_intptr_t; typedef
204 typedef long kmp_intptr_t; typedef
/llvm-project/openmp/runtime/test/tasking/hidden_helper_task/
H A Dcommon.h12 using kmp_intptr_t = intptr_t; variable
/llvm-project/openmp/runtime/test/tasking/
H A Dbug_nested_proxy_task.c24 typedef intptr_t kmp_intptr_t; typedef
H A Dbug_proxy_task_dep_waiting.c21 typedef intptr_t kmp_intptr_t; typedef