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