Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h48 #define FTN_REALLOC kmp_realloc macro
183 #define FTN_REALLOC global() macro
320 #define FTN_REALLOC global() macro
455 #define FTN_REALLOC global() macro
H A Dkmp_ftn_entry.h1336 void *FTN_STDCALL FTN_REALLOC(void *KMP_DEREF ptr, size_t KMP_DEREF size) { FTN_REALLOC() function