Searched defs:friend_of_g (Results 1 – 1 of 1) sorted by relevance
296 __global__ void friend_of_g(G &arg) { int x = arg.x; } in friend_of_g() function299 void friend_of_g(G &arg) { int x = arg.x; } in friend_of_g() function