Searched defs:td2 (Results 1 – 4 of 4) sorted by relevance
198 struct thread_data *td, *td2; in steadystate_check() local301 struct thread_data *td2; in td_steadystate_init() local
59 #pragma weak td2 = __td2 // expected-warning {{'weak' attribute only applies to variables and funct… macro
169 double td2 = __nvvm_fmin_d(d1, d2); in nvvm_math() local
355 fun_cdecl A::*td2 = &A::method_thiscall; variable