Searched defs:td2 (Results 1 – 3 of 3) sorted by relevance
63 #pragma weak td2 = __td2 // expected-warning {{'weak' attribute only applies to variables and funct… macro
213 double td2 = __nvvm_fmin_d(d1, d2); nvvm_math() local
367 fun_cdecl A::*td2 = &A::method_thiscall; variable