Searched defs:s_cd_hd (Results 1 – 1 of 1) sorted by relevance
24 struct s_cd_hd { struct25 __host__ __device__ s_cd_hd() { x = 31; } in s_cd_hd() argument26 __host__ __device__ ~s_cd_hd() { x = 32; } in ~s_cd_hd() argument