Home
last modified time | relevance | path

Searched refs:FTN_GET_STACKSIZE (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_os.h25 #define FTN_GET_STACKSIZE kmp_get_stacksize macro
147 #define FTN_GET_STACKSIZE kmp_get_stacksize_ macro
271 #define FTN_GET_STACKSIZE KMP_GET_STACKSIZE macro
393 #define FTN_GET_STACKSIZE KMP_GET_STACKSIZE_ macro
Dkmp_ftn_entry.h79 int FTN_STDCALL FTN_GET_STACKSIZE(void) { in FTN_GET_STACKSIZE() function