Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dstdpn.h36 #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 Djconfig0.h36 #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 Djconfig.h36 #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 Dgdevmac.c497 t3 = (inHSV->v * (1 - inHSV->s * (1 - fract))) * 0xFFFF, in mac_convert_hsv_rgb() local
H A Dgxpcopy.c403 double t2 = ti * ti, t3 = t2 * ti; in gx_curve_monotonize() local
/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Daes.c1004 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 Daes.c1298 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 Dcc.y17 Type* t3; member
/plan9/sys/src/cmd/tcs/
H A Dtune.c48 static Tmap t3[] = variable
/plan9/sys/src/cmd/proof/
H A Dhtroff.c303 long w, t1, t2, t3, fac=1000; in spline() local
/plan9/sys/src/cmd/astro/
H A Dastro.h48 double t3; member
/plan9/sys/src/libmach/
H A D68020db.c462 static Optable t3[] = { variable
/plan9/sys/src/games/mp3dec/
H A Dsynth.c126 mad_fixed_t t0, t1, t2, t3, t4, t5, t6, t7; in dct32() local
H A Dlayer3.c1761 mad_fixed_t t0, t1, t2, t3, t4, t5, t6, t7; in imdct36() local