Searched refs:KMP_FTN_UPPER (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_cdecl.cpp18 #define KMP_FTN_ENTRIES KMP_FTN_UPPER
H A Dkmp_ftn_os.h16 // KMP_FNT_ENTRIES may be one of: KMP_FTN_PLAIN, KMP_FTN_UPPER, KMP_FTN_APPEND,
267 #if KMP_FTN_ENTRIES == KMP_FTN_UPPER
385 #endif /* KMP_FTN_UPPER */
H A Dkmp_ftn_entry.h44 #if (KMP_FTN_ENTRIES == KMP_FTN_PLAIN) || (KMP_FTN_ENTRIES == KMP_FTN_UPPER)
H A Dkmp_os.h23 #define KMP_FTN_UPPER 3 macro

Completed in 125 milliseconds