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/
Dlibgomp_g.h367 extern void *GOMP_alloc (size_t, size_t, uintptr_t);
Dlibgomp.map393 GOMP_alloc;
Dallocator.c361 GOMP_alloc (size_t alignment, size_t size, uintptr_t allocator) in GOMP_alloc() function
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/
Domp-builtins.def462 "GOMP_alloc", BT_FN_PTR_SIZE_SIZE_PTRMODE,