Searched defs:TD1 (Results 1 – 5 of 5) sorted by relevance
54 #define TD1(i) Td1[((i) >> 16) & 0xff] macro94 #define TD1(i) rotr(Td0[((i) >> 16) & 0xff], 8) macro
163 static const __float128 TD1[NTD1 + 1] = variable
179 #define TD1 60 /* t2:t1 */ macro
11625 if (TypedefNameDecl *TD1 = dyn_cast<TypedefNameDecl>(D1)) in IsEquivalentForUsingDecl() local