Home
last modified time | relevance | path

Searched refs:__kmpc_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_entry.h388 return __kmpc_alloc(__kmp_entry_gtid(), size, allocator); in FTN_ALLOC()
H A Dkmp_alloc.cpp1303 void *__kmpc_alloc(int gtid, size_t size, const omp_allocator_t *allocator) { in __kmpc_alloc() function
H A Dkmp.h878 extern void *__kmpc_alloc(int gtid, size_t sz, const omp_allocator_t *al);