Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h103 #define FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status macro
240 #define FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status_ macro
377 #define FTN_GET_CANCELLATION_STATUS KMP_GET_CANCELLATION_STATUS macro
512 #define FTN_GET_CANCELLATION_STATUS KMP_GET_CANCELLATION_STATUS_ macro
H A Dkmp_ftn_entry.h1396 int FTN_STDCALL FTN_GET_CANCELLATION_STATUS(int cancel_kind) { in FTN_GET_CANCELLATION_STATUS() function