Searched refs:dhd (Results 1 – 1 of 1) sorted by relevance
63 __device__ int dhd() { return 0; } // expected-note {{previous declaration is here}} in dhd() function64 __host__ __device__ int dhd() { return 0; } in dhd() function