Searched defs:K3 (Results 1 – 10 of 10) sorted by relevance
18 type K3 = number | string; alias
29 #define K3 (K1 * 3) macro
27 #define K3 (K1 * 3) macro
25 #define K3 (K1 * 3) macro
24 #define K3 (K1 * 3) macro
103 #define K3 0x8f1bbcdc /* 40 <= t <= 59 */ macro
72 #define K3 015666365641UL macro
289 static const u8 K3[] = { variable
531 #define K3 0x8F1BBCDCL /* Rounds 40-59 */ macro
1241 unsigned K3 = getKillRegState(Op3.isKill()); in expandPostRAPseudo() local