Searched refs:acc_malloc (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.h105 void *acc_malloc (size_t) __GOACC_NOTHROW;
H A Dopenacc_lib.h207 ! acc_malloc: Only available in C/C++
H A Doacc-mem.c93 acc_malloc (size_t s) function
146 been returned by acc_malloc. It's not permitted to pass NULL in
147 (unless you got that null from acc_malloc). */
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.h105 void *acc_malloc (size_t) __GOACC_NOTHROW;
H A Dopenacc_lib.h207 ! acc_malloc: Only available in C/C++
H A Doacc-mem.c93 acc_malloc (size_t s) function
146 been returned by acc_malloc. It's not permitted to pass NULL in
147 (unless you got that null from acc_malloc). */

Completed in 204 milliseconds