Searched refs:td2 (Results 1 – 4 of 4) sorted by relevance
59 #pragma weak td2 = __td2 // expected-warning {{weak identifier '__td2' never declared}} macro
164 double td2 = __nvvm_fmin_d(d1, d2); in nvvm_math() local
355 fun_cdecl A::*td2 = &A::method_thiscall; variable
325 the second cell (``td2``) will be run through InlinePatterns latter):332 td2 = etree.SubElement(tr, "td") # Add second td to tr333 td2.text = "*text* with **inline** formatting." # Add markup text