Searched defs:cdh (Results 1 – 1 of 1) sorted by relevance
72 extern "C" __device__ DeviceReturnTy cdh() { return DeviceReturnTy(); } in cdh() function73 extern "C" __host__ HostReturnTy cdh() { return HostReturnTy(); } in cdh() function