t2 80 compat/svr4/svr4_termios.c #define undefined_flag2(f,a,b,c1,t1,c2,t2) /**/
t2 81 compat/svr4/svr4_termios.c #define undefined_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) /**/
t2 100 compat/svr4/svr4_termios.c #define svr4_to_bsd_flag2(f,a,b,c1,t1,c2,t2) \
t2 105 compat/svr4/svr4_termios.c case __CONCAT3(SVR4_,c2,t2): bt->f |= __CONCAT(c2,t2); break; \
t2 109 compat/svr4/svr4_termios.c #define svr4_to_bsd_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) \
t2 114 compat/svr4/svr4_termios.c case __CONCAT3(SVR4_,c2,t2): bt->f |= __CONCAT(c2,t2); break; \
t2 133 compat/svr4/svr4_termios.c #define bsd_to_svr4_flag2(f,a,b,c1,t1,c2,t2) \
t2 137 compat/svr4/svr4_termios.c case __CONCAT(c2,t2): st->f |= __CONCAT3(SVR4_,c2,t2); break; \
t2 140 compat/svr4/svr4_termios.c #define bsd_to_svr4_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) \
t2 144 compat/svr4/svr4_termios.c case __CONCAT(c2,t2): st->f |= __CONCAT3(SVR4_,c2,t2); break; \
t2 858 crypto/rijndael.c u32 s0, s1, s2, s3, t0, t1, t2, t3;
t2 875 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[ 6];
t2 878 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[ 8];
t2 879 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[ 9];
t2 880 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[10];
t2 881 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[11];
t2 885 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[14];
t2 888 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[16];
t2 889 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[17];
t2 890 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[18];
t2 891 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[19];
t2 895 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[22];
t2 898 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[24];
t2 899 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[25];
t2 900 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[26];
t2 901 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[27];
t2 905 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[30];
t2 908 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[32];
t2 909 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[33];
t2 910 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[34];
t2 911 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[35];
t2 915 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[38];
t2 919 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[40];
t2 920 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[41];
t2 921 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[42];
t2 922 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[43];
t2 926 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[46];
t2 930 crypto/rijndael.c s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[48];
t2 931 crypto/rijndael.c s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[49];
t2 932 crypto/rijndael.c s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[50];
t2 933 crypto/rijndael.c s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[51];
t2 937 crypto/rijndael.c t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[54];
t2 960 crypto/rijndael.c t2 =
t2 981 crypto/rijndael.c Te2[(t2 >> 8) & 0xff] ^
t2 986 crypto/rijndael.c Te1[(t2 >> 16) & 0xff] ^
t2 991 crypto/rijndael.c Te0[(t2 >> 24) ] ^
t2 1000 crypto/rijndael.c Te3[(t2 ) & 0xff] ^
t2 1011 crypto/rijndael.c (Te4[(t2 >> 8) & 0xff] & 0x0000ff00) ^
t2 1017 crypto/rijndael.c (Te4[(t2 >> 16) & 0xff] & 0x00ff0000) ^
t2 1023 crypto/rijndael.c (Te4[(t2 >> 24) ] & 0xff000000) ^
t2 1033 crypto/rijndael.c (Te4[(t2 ) & 0xff] & 0x000000ff) ^
t2 1042 crypto/rijndael.c u32 s0, s1, s2, s3, t0, t1, t2, t3;
t2 1059 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[ 6];
t2 1062 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[ 8];
t2 1063 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[ 9];
t2 1064 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[10];
t2 1065 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[11];
t2 1069 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[14];
t2 1072 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[16];
t2 1073 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[17];
t2 1074 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[18];
t2 1075 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[19];
t2 1079 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[22];
t2 1082 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[24];
t2 1083 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[25];
t2 1084 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[26];
t2 1085 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[27];
t2 1089 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[30];
t2 1092 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[32];
t2 1093 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[33];
t2 1094 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[34];
t2 1095 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[35];
t2 1099 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[38];
t2 1103 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[40];
t2 1104 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[41];
t2 1105 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[42];
t2 1106 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[43];
t2 1110 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[46];
t2 1114 crypto/rijndael.c s0 = Td0[t0 >> 24] ^ Td1[(t3 >> 16) & 0xff] ^ Td2[(t2 >> 8) & 0xff] ^ Td3[t1 & 0xff] ^ rk[48];
t2 1115 crypto/rijndael.c s1 = Td0[t1 >> 24] ^ Td1[(t0 >> 16) & 0xff] ^ Td2[(t3 >> 8) & 0xff] ^ Td3[t2 & 0xff] ^ rk[49];
t2 1116 crypto/rijndael.c s2 = Td0[t2 >> 24] ^ Td1[(t1 >> 16) & 0xff] ^ Td2[(t0 >> 8) & 0xff] ^ Td3[t3 & 0xff] ^ rk[50];
t2 1117 crypto/rijndael.c s3 = Td0[t3 >> 24] ^ Td1[(t2 >> 16) & 0xff] ^ Td2[(t1 >> 8) & 0xff] ^ Td3[t0 & 0xff] ^ rk[51];
t2 1121 crypto/rijndael.c t2 = Td0[s2 >> 24] ^ Td1[(s1 >> 16) & 0xff] ^ Td2[(s0 >> 8) & 0xff] ^ Td3[s3 & 0xff] ^ rk[54];
t2 1144 crypto/rijndael.c t2 =
t2 1165 crypto/rijndael.c Td2[(t2 >> 8) & 0xff] ^
t2 1172 crypto/rijndael.c Td3[(t2 ) & 0xff] ^
t2 1175 crypto/rijndael.c Td0[(t2 >> 24) ] ^
t2 1182 crypto/rijndael.c Td1[(t2 >> 16) & 0xff] ^
t2 1195 crypto/rijndael.c (Td4[(t2 >> 8) & 0xff] & 0x0000ff00) ^
t2 1203 crypto/rijndael.c (Td4[(t2 ) & 0xff] & 0x000000ff) ^
t2 1207 crypto/rijndael.c (Td4[(t2 >> 24) ] & 0xff000000) ^
t2 1215 crypto/rijndael.c (Td4[(t2 >> 16) & 0xff] & 0x00ff0000) ^
t2 1459 dev/pci/auich.c struct timeval t1, t2;
t2 1519 dev/pci/auich.c microuptime(&t2);
t2 1520 dev/pci/auich.c if (t2.tv_sec - t1.tv_sec > 1)
t2 1525 dev/pci/auich.c microuptime(&t2);
t2 1533 dev/pci/auich.c wait_us = ((t2.tv_sec - t1.tv_sec) * 1000000) + t2.tv_usec - t1.tv_usec;
t2 279 dev/tc/if_le_ioasic.c u_int32_t t1, t2, t3, t4;
t2 284 dev/tc/if_le_ioasic.c t2 = *(u_int32_t*)(from+6);
t2 290 dev/tc/if_le_ioasic.c dst[1] = (t1 >> 16) | (t2 << 16);
t2 291 dev/tc/if_le_ioasic.c dst[2] = (t2 >> 16) | (t3 << 16);
t2 304 dev/tc/if_le_ioasic.c u_int32_t t0, t1, t2, t3;
t2 306 dev/tc/if_le_ioasic.c t0 = src[0]; t1 = src[1]; t2 = src[2]; t3 = src[3];
t2 307 dev/tc/if_le_ioasic.c dst[0] = t0; dst[1] = t1; dst[2] = t2; dst[3] = t3;
t2 358 dev/tc/if_le_ioasic.c u_int32_t t0, t1, t2, t3;
t2 361 dev/tc/if_le_ioasic.c t0 = src[0]; t1 = src[1]; t2 = src[2]; t3 = src[3];
t2 366 dev/tc/if_le_ioasic.c *(u_int32_t *) (to+6) = (t1 >> 16) | (t2 << 16);
t2 367 dev/tc/if_le_ioasic.c *(u_int32_t *) (to+10) = (t2 >> 16) | (t3 << 16);
t2 379 dev/tc/if_le_ioasic.c u_int32_t t0, t1, t2, t3;
t2 381 dev/tc/if_le_ioasic.c t0 = src[0]; t1 = src[1]; t2 = src[2]; t3 = src[3];
t2 382 dev/tc/if_le_ioasic.c dst[0] = t0; dst[1] = t1; dst[2] = t2; dst[3] = t3;
t2 114 nfs/nfs_vfsops.c int32_t t1, t2;
t2 190 nfs/nfs_vfsops.c int32_t t1, t2;
t2 222 nfs/nfs_vnops.c int32_t t1, t2;
t2 434 nfs/nfs_vnops.c int32_t t1, t2;
t2 552 nfs/nfs_vnops.c int32_t t1, t2;
t2 611 nfs/nfs_vnops.c int32_t t1, t2;
t2 894 nfs/nfs_vnops.c int32_t t1, t2;
t2 925 nfs/nfs_vnops.c int32_t t1, t2;
t2 990 nfs/nfs_vnops.c int32_t t1, t2, backup;
t2 1103 nfs/nfs_vnops.c int32_t t1, t2;
t2 1215 nfs/nfs_vnops.c int32_t t1, t2;
t2 1399 nfs/nfs_vnops.c int32_t t1, t2;
t2 1517 nfs/nfs_vnops.c int32_t t1, t2;
t2 1559 nfs/nfs_vnops.c int32_t t1, t2;
t2 1626 nfs/nfs_vnops.c int32_t t1, t2;
t2 1688 nfs/nfs_vnops.c int32_t t1, t2;
t2 1766 nfs/nfs_vnops.c int32_t t1, t2;
t2 1992 nfs/nfs_vnops.c int32_t t1, t2;
t2 2176 nfs/nfs_vnops.c int32_t t1, t2;
t2 2466 nfs/nfs_vnops.c int32_t t1, t2;
t2 2537 nfs/nfs_vnops.c int32_t t1, t2;
t2 107 nfs/nfsm_subs.h t2 = nfsm_rndup(VTONFS(v)->n_fhsize) + NFSX_UNSIGNED; \
t2 108 nfs/nfsm_subs.h if (t2 <= M_TRAILINGSPACE(mb)) { \
t2 109 nfs/nfsm_subs.h nfsm_build(tl, u_int32_t *, t2); \
t2 111 nfs/nfsm_subs.h *(tl + ((t2>>2) - 2)) = 0; \
t2 114 nfs/nfsm_subs.h } else if ((t2 = nfsm_strtmbuf(&mb, &bpos, \
t2 117 nfs/nfsm_subs.h error = t2; \
t2 353 nfs/nfsm_subs.h t2 = nfsm_rndup(s)+NFSX_UNSIGNED; \
t2 354 nfs/nfsm_subs.h if (t2 <= M_TRAILINGSPACE(mb)) { \
t2 355 nfs/nfsm_subs.h nfsm_build(tl,u_int32_t *,t2); \
t2 357 nfs/nfsm_subs.h *(tl+((t2>>2)-2)) = 0; \
t2 359 nfs/nfsm_subs.h } else if ((t2 = nfsm_strtmbuf(&mb, &bpos, (a), (s))) != 0) { \
t2 360 nfs/nfsm_subs.h error = t2; \
t2 113 nfs/rpcv2.h u_int32_t t2;
t2 119 nfs/rpcv2.h u_int32_t t2;
t2 302 ufs/ufs/inode.h #define FFS_ITIMES(ip, t1, t2) { \
t2 308 ufs/ufs/inode.h DIP_ASSIGN((ip), mtime, (t2)->tv_sec); \
t2 317 ufs/ufs/inode.h #define EXT2FS_ITIMES(ip, t1, t2) { \
t2 323 ufs/ufs/inode.h (ip)->i_e2fs_mtime = (t2)->tv_sec; \
t2 332 ufs/ufs/inode.h #define ITIMES(ip, t1, t2) { \
t2 334 ufs/ufs/inode.h EXT2FS_ITIMES(ip, t1, t2); \
t2 336 ufs/ufs/inode.h FFS_ITIMES(ip, t1, t2); \