Searched refs:GOMP_alloc (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | libgomp_g.h | 367 extern void *GOMP_alloc (size_t, size_t, uintptr_t);
|
| D | libgomp.map | 393 GOMP_alloc;
|
| D | allocator.c | 361 GOMP_alloc (size_t alignment, size_t size, uintptr_t allocator) in GOMP_alloc() function
|
| D | ChangeLog | 1568 (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/ |
| D | omp-builtins.def | 462 "GOMP_alloc", BT_FN_PTR_SIZE_SIZE_PTRMODE,
|