Home
last modified time | relevance | path

Searched refs:KMP_SIZE_T_SPEC (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp604 "%" KMP_SIZE_T_SPEC ").\n", in __kmp_affinity_determine_capable()
1144 ("__kmp_create_worker: stack_size = %" KMP_SIZE_T_SPEC " bytes\n", in __kmp_create_worker()
1153 ("__kmp_create_worker: (before) stack_size = %" KMP_SIZE_T_SPEC in __kmp_create_worker()
1163 ("__kmp_create_worker: (after) stack_size = %" KMP_SIZE_T_SPEC in __kmp_create_worker()
Dkmp_os.h168 #define KMP_SIZE_T_SPEC KMP_UINT32_SPEC macro
171 #define KMP_SIZE_T_SPEC KMP_UINT64_SPEC macro
Dkmp_str.cpp241 __kmp_str_buf_print(buf, "%" KMP_SIZE_T_SPEC "%s", size, names[u]); in __kmp_str_buf_print_size()
Dkmp_threadprivate.cpp620 "address: %p, size: %" KMP_SIZE_T_SPEC "\n", in __kmpc_threadprivate_cached()