Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h28 #define FTN_GET_BLOCKTIME kmp_get_blocktime macro
163 #define FTN_GET_BLOCKTIME global() macro
300 #define FTN_GET_BLOCKTIME global() macro
435 #define FTN_GET_BLOCKTIME global() macro
H A Dkmp_ftn_entry.h126 int FTN_STDCALL FTN_GET_BLOCKTIME(void) { FTN_GET_BLOCKTIME() function