Home
last modified time | relevance | path

Searched refs:KMP_SRC_LOC_CURR (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3168 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3169 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3170 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3179 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3181 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3191 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3193 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3195 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3197 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3172 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3173 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3174 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3183 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3185 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3195 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3197 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3199 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3201 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3360 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3361 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3362 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3371 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3373 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3383 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3385 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3387 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3389 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3292 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3293 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3294 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3303 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3305 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3315 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3317 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3319 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3321 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3168 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3169 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3170 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3179 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3181 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3191 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3193 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3195 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3197 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3292 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3293 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3294 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3303 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3305 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3315 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3317 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3319 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3321 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3326 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3327 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3328 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3337 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3339 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3349 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3351 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3353 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3355 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3179 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3180 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3181 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3190 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3192 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3202 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3204 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3206 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3208 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3172 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3173 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3174 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3183 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3185 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3195 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3197 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3199 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3201 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3326 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3327 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3328 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3337 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3339 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3349 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3351 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3353 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3355 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3174 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3175 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3176 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3185 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3187 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3197 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3199 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3201 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3203 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h127 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
131 #define KMP_SRC_LOC_CURR macro
H A Dkmp.h3244 #define __kmp_allocate(size) ___kmp_allocate((size)KMP_SRC_LOC_CURR)
3245 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR)
3246 #define __kmp_free(ptr) ___kmp_free((ptr)KMP_SRC_LOC_CURR)
3255 ___kmp_fast_allocate((this_thr), (size)KMP_SRC_LOC_CURR)
3257 ___kmp_fast_free((this_thr), (ptr)KMP_SRC_LOC_CURR)
3267 ___kmp_thread_malloc((th), (size)KMP_SRC_LOC_CURR)
3269 ___kmp_thread_calloc((th), (nelem), (elsize)KMP_SRC_LOC_CURR)
3271 ___kmp_thread_realloc((th), (ptr), (size)KMP_SRC_LOC_CURR)
3273 ___kmp_thread_free((th), (ptr)KMP_SRC_LOC_CURR)
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h126 #define KMP_SRC_LOC_CURR , __FILE__, __LINE__ macro
130 #define KMP_SRC_LOC_CURR macro

12