Home
last modified time | relevance | path

Searched refs:GOMP_alloc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp_g.h367 extern void *GOMP_alloc (size_t, size_t, uintptr_t);
H A Dlibgomp.map393 GOMP_alloc;
H A Dallocator.c361 GOMP_alloc (size_t alignment, size_t size, uintptr_t allocator) in GOMP_alloc() function
H A DChangeLog1568 (omp_alloc, GOMP_alloc, GOMP_free): Use ialias_call.
3160 * libgomp.map (GOMP_alloc, GOMP_free): Export at GOMP_5.0.1.
3162 * libgomp_g.h (GOMP_alloc, GOMP_free): Declare.
3166 (GOMP_alloc, GOMP_free): New functions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-builtins.def462 "GOMP_alloc", BT_FN_PTR_SIZE_SIZE_PTRMODE,