Searched defs:fun4 (Results 1 – 8 of 8) sorted by relevance
20 [[gnu::__noinline__]] __device__ __host__ void fun4() {} in fun4() function
158 extern "C" void fun4() { in fun4() function
11 [[gnu::__noinline__]] void fun4() { } in fun4() function
66 .macro fun4 arg1 arg2 macro
54 _Bool fun4() { in fun4() function
37 void fun4(_Atomic double *Dst, double Arg) { in fun4() function
1033 decltype(S1<T>().~S1<T>(), S1<T>().~S1<T>()) fun4() {}; in fun4() function
4050 void (B::*fun4)(bool*, int); in Valid() local