Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_os.h48 #define FTN_REALLOC kmp_realloc macro
170 #define FTN_REALLOC kmp_realloc_ macro
294 #define FTN_REALLOC KMP_REALLOC macro
416 #define FTN_REALLOC KMP_REALLOC_ macro
Dkmp_ftn_entry.h1249 void *FTN_STDCALL FTN_REALLOC(void *KMP_DEREF ptr, size_t KMP_DEREF size) { in FTN_REALLOC() function