Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h103 #define FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status macro
238 #define FTN_GET_CANCELLATION_STATUS global() macro
375 #define FTN_GET_CANCELLATION_STATUS global() macro
510 #define FTN_GET_CANCELLATION_STATUS global() macro
H A Dkmp_ftn_entry.h1387 int FTN_STDCALL FTN_GET_CANCELLATION_STATUS(int cancel_kind) { FTN_GET_CANCELLATION_STATUS() function