Home
last modified time | relevance | path

Searched defs:CUDA_ONE_CALL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c79 # define CUDA_ONE_CALL(call) \ macro
106 # define CUDA_ONE_CALL(call) CUDA_ONE_CALL_1 (call, false) in init_cuda_lib() macro
123 # define CUDA_ONE_CALL(call) macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c93 # define CUDA_ONE_CALL(call) \ macro
120 # define CUDA_ONE_CALL(call) CUDA_ONE_CALL_1 (call, false) in init_cuda_lib() macro
137 # define CUDA_ONE_CALL(call) macro