uint3              52 compat/cuda/cuda_runtime.h typedef struct __device_builtin__ uint3
uint3              57 compat/cuda/cuda_runtime.h typedef struct uint3 dim3;
uint3              84 compat/cuda/cuda_runtime.h #define GET(name, reg) static inline __device__ uint3 name() {\
uint3              85 compat/cuda/cuda_runtime.h     uint3 ret; \