Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h29 #define FTN_SET_LIBRARY_SERIAL kmp_set_library_serial macro
164 #define FTN_SET_LIBRARY_SERIAL global() macro
301 #define FTN_SET_LIBRARY_SERIAL global() macro
436 #define FTN_SET_LIBRARY_SERIAL global() macro
H A Dkmp_ftn_entry.h158 void FTN_STDCALL FTN_SET_LIBRARY_SERIAL(void) { FTN_SET_LIBRARY_SERIAL() function