Home
last modified time | relevance | path

Searched defs:FTN_GET_DEFAULT_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h127 #define FTN_GET_DEFAULT_ALLOCATOR global() macro
262 #define FTN_GET_DEFAULT_ALLOCATOR global() macro
399 #define FTN_GET_DEFAULT_ALLOCATOR global() macro
534 #define FTN_GET_DEFAULT_ALLOCATOR global() macro
H A Dkmp_ftn_entry.h418 omp_allocator_handle_t FTN_STDCALL FTN_GET_DEFAULT_ALLOCATOR(void) { FTN_GET_DEFAULT_ALLOCATOR() function