/plan9/sys/src/cmd/gs/src/ |
H A D | stdpn.h | 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 45 #define P12(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12 argument [all …]
|
H A D | jconfig0.h | 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 45 #define P12(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12 argument [all …]
|
H A D | jconfig.h | 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 45 #define P12(t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12) t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12 argument [all …]
|
H A D | gdevmac.c | 497 t3 = (inHSV->v * (1 - inHSV->s * (1 - fract))) * 0xFFFF, in mac_convert_hsv_rgb() local
|
H A D | gxpcopy.c | 403 double t2 = ti * ti, t3 = t2 * ti; in gx_curve_monotonize() local
|
/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
|
/plan9/sys/src/libsec/port/ |
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
|
/plan9/sys/src/cmd/cc/ |
H A D | cc.y | 17 Type* t3; member
|
/plan9/sys/src/cmd/tcs/ |
H A D | tune.c | 48 static Tmap t3[] = variable
|
/plan9/sys/src/cmd/proof/ |
H A D | htroff.c | 303 long w, t1, t2, t3, fac=1000; in spline() local
|
/plan9/sys/src/cmd/astro/ |
H A D | astro.h | 48 double t3; member
|
/plan9/sys/src/libmach/ |
H A D | 68020db.c | 462 static Optable t3[] = { variable
|
/plan9/sys/src/games/mp3dec/ |
H A D | synth.c | 126 mad_fixed_t t0, t1, t2, t3, t4, t5, t6, t7; in dct32() local
|
H A D | layer3.c | 1761 mad_fixed_t t0, t1, t2, t3, t4, t5, t6, t7; in imdct36() local
|