Searched refs:fp_ch (Results 1 – 1 of 1) sorted by relevance
121 HostFnPtr fp_ch = ch; in hostf() local142 …HostFnPtr fp_ch = ch; // dev-error {{reference to __host__ function 'ch' in __device__ funct… in devicef() local163 …HostFnPtr fp_ch = ch; // dev-error {{reference to __host__ function 'ch' in __global__ funct… in globalf() local190 HostFnPtr fp_ch = ch; in hostdevicef() local224 HostFnPtr fp_ch = ch; variable