t3 81 compat/svr4/svr4_termios.c #define undefined_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) /**/ t3 109 compat/svr4/svr4_termios.c #define svr4_to_bsd_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) \ t3 115 compat/svr4/svr4_termios.c case __CONCAT3(SVR4_,c3,t3): bt->f |= __CONCAT(c3,t3); break; \ t3 140 compat/svr4/svr4_termios.c #define bsd_to_svr4_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) \ t3 145 compat/svr4/svr4_termios.c case __CONCAT(c3,t3): st->f |= __CONCAT3(SVR4_,c3,t3); break; \ t3 858 crypto/rijndael.c u32 s0, s1, s2, s3, t0, t1, t2, t3; t3 876 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[ 7]; t3 878 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[ 8]; t3 879 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[ 9]; t3 880 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[10]; t3 881 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[11]; t3 886 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[15]; t3 888 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[16]; t3 889 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[17]; t3 890 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[18]; t3 891 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[19]; t3 896 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[23]; t3 898 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[24]; t3 899 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[25]; t3 900 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[26]; t3 901 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[27]; t3 906 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[31]; t3 908 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[32]; t3 909 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[33]; t3 910 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[34]; t3 911 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[35]; t3 916 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[39]; t3 919 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[40]; t3 920 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[41]; t3 921 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[42]; t3 922 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[43]; t3 927 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[47]; t3 930 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[48]; t3 931 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[49]; t3 932 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[50]; t3 933 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[51]; t3 938 crypto/rijndael.c t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[55]; t3 966 crypto/rijndael.c t3 = t3 982 crypto/rijndael.c Te3[(t3 ) & 0xff] ^ t3 987 crypto/rijndael.c Te2[(t3 >> 8) & 0xff] ^ t3 992 crypto/rijndael.c Te1[(t3 >> 16) & 0xff] ^ t3 997 crypto/rijndael.c Te0[(t3 >> 24) ] ^ t3 1012 crypto/rijndael.c (Te4[(t3 ) & 0xff] & 0x000000ff) ^ t3 1018 crypto/rijndael.c (Te4[(t3 >> 8) & 0xff] & 0x0000ff00) ^ t3 1024 crypto/rijndael.c (Te4[(t3 >> 16) & 0xff] & 0x00ff0000) ^ t3 1030 crypto/rijndael.c (Te4[(t3 >> 24) ] & 0xff000000) ^ t3 1042 crypto/rijndael.c u32 s0, s1, s2, s3, t0, t1, t2, t3; t3 1060 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[ 7]; t3 1062 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[ 8]; t3 1063 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[ 9]; t3 1064 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[10]; t3 1065 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[11]; t3 1070 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[15]; t3 1072 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[16]; t3 1073 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[17]; t3 1074 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[18]; t3 1075 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[19]; t3 1080 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[23]; t3 1082 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[24]; t3 1083 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[25]; t3 1084 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[26]; t3 1085 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[27]; t3 1090 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[31]; t3 1092 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[32]; t3 1093 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[33]; t3 1094 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[34]; t3 1095 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[35]; t3 1100 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[39]; t3 1103 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[40]; t3 1104 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[41]; t3 1105 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[42]; t3 1106 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[43]; t3 1111 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[47]; t3 1114 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[48]; t3 1115 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[49]; t3 1116 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[50]; t3 1117 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[51]; t3 1122 crypto/rijndael.c t3 = Td0[s3 >> 24] ^ Td1[(s2 >> 16) & 0xff] ^ Td2[(s1 >> 8) & 0xff] ^ Td3[s0 & 0xff] ^ rk[55]; t3 1150 crypto/rijndael.c t3 = t3 1164 crypto/rijndael.c Td1[(t3 >> 16) & 0xff] ^ t3 1171 crypto/rijndael.c Td2[(t3 >> 8) & 0xff] ^ t3 1178 crypto/rijndael.c Td3[(t3 ) & 0xff] ^ t3 1181 crypto/rijndael.c Td0[(t3 >> 24) ] ^ t3 1194 crypto/rijndael.c (Td4[(t3 >> 16) & 0xff] & 0x00ff0000) ^ t3 1202 crypto/rijndael.c (Td4[(t3 >> 8) & 0xff] & 0x0000ff00) ^ t3 1210 crypto/rijndael.c (Td4[(t3 ) & 0xff] & 0x000000ff) ^ t3 1214 crypto/rijndael.c (Td4[(t3 >> 24) ] & 0xff000000) ^ t3 279 dev/tc/if_le_ioasic.c u_int32_t t1, t2, t3, t4; t3 285 dev/tc/if_le_ioasic.c t3 = *(u_int32_t*)(from+10); t3 291 dev/tc/if_le_ioasic.c dst[2] = (t2 >> 16) | (t3 << 16); t3 292 dev/tc/if_le_ioasic.c dst[3] = (t3 >> 16) | (t4 << 16); t3 304 dev/tc/if_le_ioasic.c u_int32_t t0, t1, t2, t3; t3 306 dev/tc/if_le_ioasic.c t0 = src[0]; t1 = src[1]; t2 = src[2]; t3 = src[3]; t3 307 dev/tc/if_le_ioasic.c dst[0] = t0; dst[1] = t1; dst[2] = t2; dst[3] = t3; t3 358 dev/tc/if_le_ioasic.c u_int32_t t0, t1, t2, t3; t3 361 dev/tc/if_le_ioasic.c t0 = src[0]; t1 = src[1]; t2 = src[2]; t3 = src[3]; t3 367 dev/tc/if_le_ioasic.c *(u_int32_t *) (to+10) = (t2 >> 16) | (t3 << 16); t3 368 dev/tc/if_le_ioasic.c *(u_int16_t *) (to+14) = (t3 >> 16); t3 379 dev/tc/if_le_ioasic.c u_int32_t t0, t1, t2, t3; t3 381 dev/tc/if_le_ioasic.c t0 = src[0]; t1 = src[1]; t2 = src[2]; t3 = src[3]; t3 382 dev/tc/if_le_ioasic.c dst[0] = t0; dst[1] = t1; dst[2] = t2; dst[3] = t3;