Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h48 #define FTN_REALLOC kmp_realloc macro
185 #define FTN_REALLOC kmp_realloc_ macro
322 #define FTN_REALLOC KMP_REALLOC macro
457 #define FTN_REALLOC KMP_REALLOC_ macro
H A Dkmp_ftn_entry.h1345 void *FTN_STDCALL FTN_REALLOC(void *KMP_DEREF ptr, size_t KMP_DEREF size) { in FTN_REALLOC() function