Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c81 # define CUDA_ONE_CALL_MAYBE_NULL(call) \ macro
107 # define CUDA_ONE_CALL_MAYBE_NULL(call) CUDA_ONE_CALL_1 (call, true) in init_cuda_lib() macro
124 # define CUDA_ONE_CALL_MAYBE_NULL(call) DO_PRAGMA (weak call) macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c95 # define CUDA_ONE_CALL_MAYBE_NULL(call) \ macro
121 # define CUDA_ONE_CALL_MAYBE_NULL(call) CUDA_ONE_CALL_1 (call, true) in init_cuda_lib() macro
138 # define CUDA_ONE_CALL_MAYBE_NULL(call) DO_PRAGMA (weak call) macro