Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_os.h127 #define FTN_GET_DEFAULT_ALLOCATOR omp_get_default_allocator macro
249 #define FTN_GET_DEFAULT_ALLOCATOR omp_get_default_allocator_ macro
373 #define FTN_GET_DEFAULT_ALLOCATOR OMP_GET_DEFAULT_ALLOCATOR macro
495 #define FTN_GET_DEFAULT_ALLOCATOR OMP_GET_DEFAULT_ALLOCATOR_ macro
Dkmp_ftn_entry.h389 omp_allocator_handle_t FTN_STDCALL FTN_GET_DEFAULT_ALLOCATOR(void) { in FTN_GET_DEFAULT_ALLOCATOR() function