Searched defs:TD1 (Results 1 – 2 of 2) sorted by relevance
54 #define TD1(i) Td1[((i) >> 16) & 0xff] macro94 #define TD1(i) rotr(Td0[((i) >> 16) & 0xff], 8) macro
12330 if (TypedefNameDecl *TD1 = dyn_cast<TypedefNameDecl>(D1)) in IsEquivalentForUsingDecl() local