/plan9/sys/src/cmd/gs/src/ |
H A D | stdpn.h | 35 #define P2(t1,t2) t1,t2 argument 36 #define P3(t1,t2,t3) t1,t2,t3 argument 37 #define P4(t1,t2,t3,t4) t1,t2,t3,t4 argument 38 #define P5(t1,t2,t3,t4,t5) t1,t2,t3,t4,t5 argument 39 #define P6(t1,t2,t3,t4,t5,t6) t1,t2,t3,t4,t5,t6 argument 40 #define P7(t1,t2,t3,t4,t5,t6,t7) t1,t2,t3,t4,t5,t6,t7 argument 41 #define P8(t1,t2,t3,t4,t5,t6,t7,t8) t1,t2,t3,t4,t5,t6,t7,t8 argument 42 #define P9(t1,t2,t3,t4,t5,t6,t7,t8,t9) t1,t2,t3,t4,t5,t6,t7,t8,t9 argument 43 #define P10(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10 argument 44 #define P11(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11 argument [all …]
|
H A D | jconfig0.h | 35 #define P2(t1,t2) t1,t2 argument 36 #define P3(t1,t2,t3) t1,t2,t3 argument 37 #define P4(t1,t2,t3,t4) t1,t2,t3,t4 argument 38 #define P5(t1,t2,t3,t4,t5) t1,t2,t3,t4,t5 argument 39 #define P6(t1,t2,t3,t4,t5,t6) t1,t2,t3,t4,t5,t6 argument 40 #define P7(t1,t2,t3,t4,t5,t6,t7) t1,t2,t3,t4,t5,t6,t7 argument 41 #define P8(t1,t2,t3,t4,t5,t6,t7,t8) t1,t2,t3,t4,t5,t6,t7,t8 argument 42 #define P9(t1,t2,t3,t4,t5,t6,t7,t8,t9) t1,t2,t3,t4,t5,t6,t7,t8,t9 argument 43 #define P10(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10 argument 44 #define P11(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11 argument [all …]
|
H A D | jconfig.h | 35 #define P2(t1,t2) t1,t2 argument 36 #define P3(t1,t2,t3) t1,t2,t3 argument 37 #define P4(t1,t2,t3,t4) t1,t2,t3,t4 argument 38 #define P5(t1,t2,t3,t4,t5) t1,t2,t3,t4,t5 argument 39 #define P6(t1,t2,t3,t4,t5,t6) t1,t2,t3,t4,t5,t6 argument 40 #define P7(t1,t2,t3,t4,t5,t6,t7) t1,t2,t3,t4,t5,t6,t7 argument 41 #define P8(t1,t2,t3,t4,t5,t6,t7,t8) t1,t2,t3,t4,t5,t6,t7,t8 argument 42 #define P9(t1,t2,t3,t4,t5,t6,t7,t8,t9) t1,t2,t3,t4,t5,t6,t7,t8,t9 argument 43 #define P10(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10 argument 44 #define P11(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11 argument [all …]
|
/plan9/sys/src/libip/ |
H A D | ptclbsum.c | 13 ulong t1, t2; in ptclbsum() local
|
/plan9/sys/src/9/ip/ |
H A D | ptclbsum.c | 17 ulong t1, t2; in ptclbsum() local
|
/plan9/sys/src/cmd/map/libmap/ |
H A D | lagrange.c | 9 double w1,w2,t1,t2; in Xlagrange() local
|
/plan9/sys/src/cmd/cc/ |
H A D | scon.c | 315 Term *t1, *t2; in acomcmp1() local 346 Term *t1, *t2; in acomcmp2() local
|
H A D | sub.c | 275 stcompat(Node *n, Type *t1, Type *t2, long ttab[]) in stcompat() 302 tcompat(Node *n, Type *t1, Type *t2, long ttab[]) in tcompat() 606 nocast(Type *t1, Type *t2) in nocast() 629 nilcast(Type *t1, Type *t2) in nilcast() 662 Type *t1, *t2; in arith() local
|
H A D | dcl.c | 922 sametype(Type *t1, Type *t2) in sametype() 931 rsametype(Type *t1, Type *t2, int n, int f) in rsametype() 1346 Type *ta, *tb, *t2; in tmerge() local 1458 maxtype(Type *t1, Type *t2) in maxtype()
|
H A D | cc.y | 16 Type* t2; member
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | aes.c | 1004 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local 1185 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local 1369 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncryptRound() local 1462 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecryptRound() local
|
H A D | rsagen.c | 23 mpint *p, *q, *e, *d, *phi, *n, *t1, *t2, *kp, *kq, *c2; in rsagen() local
|
/plan9/sys/src/libsec/port/ |
H A D | rsagen.c | 8 mpint *p, *q, *e, *d, *phi, *n, *t1, *t2, *kp, *kq, *c2; in rsagen() local
|
H A D | aes.c | 1298 ulong s0, s1, s2, s3, t0, t1, t2, t3; in aes_encrypt() local 1481 ulong s0, s1, s2, s3, t0, t1, t2, t3; in aes_decrypt() local 1667 u32 s0, s1, s2, s3, t0, t1, t2, t3; in aes_encryptRound() local 1760 u32 s0, s1, s2, s3, t0, t1, t2, t3; in aes_decryptRound() local
|
H A D | sha2block64.c | 47 u32int a, b, c, d, e, f, g, h, t1, t2; in _sha2block64() local
|
H A D | sha2block128.c | 49 u64int a, b, c, d, e, f, g, h, t1, t2; in _sha2block128() local
|
/plan9/sys/src/cmd/astro/ |
H A D | satel.c | 30 double ifa[10], t, t1, t2, tinc; in satels() local 173 double t0, t1, t2, d; in vis() local
|
H A D | pdate.c | 200 Tm t1, t2; in tzone() local
|
/plan9/sys/src/cmd/ip/ppp/ |
H A D | ipaux.c | 15 ulong t1, t2; in ptclbsum() local
|
/plan9/sys/src/cmd/6c/ |
H A D | cgen.c | 1780 Node t1, t2; in layout() local 1848 castup(Type *t1, Type *t2) in castup()
|
/plan9/sys/src/cmd/tcs/ |
H A D | tune.c | 31 static Rune t2[] = variable
|
/plan9/sys/src/cmd/kc/ |
H A D | cgen.c | 1052 Node t1, t2; in layout() local
|
/plan9/sys/src/cmd/vc/ |
H A D | cgen.c | 1147 Node t1, t2; in layout() local
|
/plan9/sys/src/cmd/ki/ |
H A D | cmd.c | 66 ulong t, t2; in expr() local
|
/plan9/sys/src/cmd/qi/ |
H A D | cmd.c | 66 ulong t, t2; in expr() local
|