| .. |
|
vector_scal.c
|
07fce290d4
gcc-plugin/examples/vector_scal: fix parameter order
|
%!s(int64=12) %!d(string=hai) anos |
|
vector_scal_cuda.cu
|
0e84c5cdf8
gcc-plugin/examples/vector_scal: use unsigned int to be consistent with other functions using the same parameter
|
%!s(int64=12) %!d(string=hai) anos |
|
vector_scal_opencl_kernel.cl
|
60c7fd9c30
gcc-plugin/examples/vector_scal: fix parameter order to be consistent with the cpu implementation
|
%!s(int64=12) %!d(string=hai) anos |