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