Searched refs:kmp_set_library (Results 1 – 9 of 9) sorted by relevance
44 #define kmp_set_library kmpc_set_library macro138 void kmp_set_library(omp_int_t arg) { in kmp_set_library() function
32 #define FTN_SET_LIBRARY kmp_set_library
449 kmp_set_library 735
892 subroutine kmp_set_library(libnum) bind(c)895 end subroutine kmp_set_library1073 !DIR$ ATTRIBUTES OFFLOAD:MIC :: kmp_set_library1156 !$omp declare target(kmp_set_library )
832 subroutine kmp_set_library(libnum) bind(c)835 end subroutine kmp_set_library1057 public :: kmp_set_library
261 extern void __KAI_KMPC_CONVENTION kmp_set_library (int);
217 "kmp_set_library must only be called from the top level serial thread; ignored.",
263 SetLibraryIncorrectCall "kmp_set_library must only be called from the top level serial thread; ignored."